Skip to content

fix(plugin): fit the Codex subtitle in 30 characters - #1836

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/jd/feat/codex-subtitle-limit/fit-codex-subtitle-30-characters--b967c49e
Sep 18, 2026
Merged

mergify[bot] merged 1 commit into
mainfrom
devs/jd/feat/codex-subtitle-limit/fit-codex-subtitle-30-characters--b967c49e

Conversation

@jd

@jd jd commented Sep 17, 2026

Copy link
Copy Markdown
Member

The OpenAI submission portal rejects the plugin with "Subtitle must be 30
characters or fewer". Our shortDescription was 99, so the Info tab could
not be filled at all.

The subtitle is the one-line label under the plugin name in the
directory, not a summary: "Run and debug your merge queue" is exactly 30
and keeps the verb the long description opens with. The longDescription
carries everything the old string said about stacks and configuration.

The limit is not documented anywhere in developers.openai.com/plugins;
it only surfaces on upload.

Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com

The OpenAI submission portal rejects the plugin with "Subtitle must be 30
characters or fewer". Our shortDescription was 99, so the Info tab could
not be filled at all.

The subtitle is the one-line label under the plugin name in the
directory, not a summary: "Run and debug your merge queue" is exactly 30
and keeps the verb the long description opens with. The longDescription
carries everything the old string said about stacks and configuration.

The limit is not documented anywhere in developers.openai.com/plugins;
it only surfaces on upload.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Change-Id: Ib967c49ecb872dabe8357eb71898a9cdb3a806be
Copilot AI lite review requested due to automatic review settings September 17, 2026 12:56
@mergify
mergify Bot deployed to Mergify Merge Protections September 17, 2026 12:56 Active
@jd
jd deployed to func-tests-live September 17, 2026 12:56 — with GitHub Actions Active

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The reviewed change meets the stated submission requirement with no unresolved issues.

Pull request overview

Updates the Codex plugin subtitle to comply with the 30-character portal limit while preserving the detailed description.

Changes:

  • Shortens shortDescription to exactly 30 characters.
  • Retains the existing longDescription.
File summaries
File Description
.codex-plugin/plugin.json Updates the plugin subtitle.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mergify
mergify Bot requested a review from a team September 17, 2026 13:10
@mergify

mergify Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟢 All 6 merge protections satisfied — ready to merge.

Show 6 satisfied protections

🟢 🤖 Continuous Integration

  • all of:
    • check-success=ci-gate

🟢 👀 Review Requirements

  • any of:
    • #approved-reviews-by>=2
    • author = dependabot[bot]
    • author = mergify-ci-bot
    • author = renovate[bot]

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|internal|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?!?:

🟢 🔎 Reviews

  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

  • body ~= (?ms:.{48,})

🟢 🚦 Auto-queue

When all merge protections are satisfied, this pull request will be queued automatically.

@jd
jd marked this pull request as ready for review September 17, 2026 13:12
@mergify
mergify Bot requested a review from a team September 17, 2026 14:02
@mergify

mergify Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-09-18 09:01 UTC · Rule: default · triggered by merge protections
  • Checks skipped · PR is already up-to-date
  • Merged2026-09-18 09:02 UTC · at 90fcdb6c1f152cff80cd3cc33ceac7b100e926a6 · squash

This pull request spent 25 seconds in the queue, including 1 second running CI.

Required conditions to merge

@mergify
mergify Bot merged commit 90fcdb6 into main Sep 18, 2026
23 checks passed
@mergify
mergify Bot deleted the devs/jd/feat/codex-subtitle-limit/fit-codex-subtitle-30-characters--b967c49e branch September 18, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants