Skip to content

Commit 4dd1616

Browse files
authored
ci: update final-release-review skill details
1 parent 0b88565 commit 4dd1616

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • .codex/skills/final-release-review

.codex/skills/final-release-review/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Use this skill when validating the latest release candidate commit (default tip
5050
- State BASE_TAG and TARGET explicitly.
5151
- Provide a concise diff summary (key directories/files and counts).
5252
- List: breaking-change candidates, probable regressions/bugs, improvement opportunities, missing release notes/migrations.
53-
- Recommend ship/block and the exact checks needed to unblock if blocking. If a breaking change is properly versioned (minor/major), you may still recommend a GREEN LIGHT TO SHIP while calling out the change.
53+
- Recommend ship/block and the exact checks needed to unblock if blocking. If a breaking change is properly versioned (minor/major), you may still recommend a GREEN LIGHT TO SHIP while calling out the change. Use emoji and boldface in the release call to make the gate obvious.
5454

5555
## Output format (required)
5656

@@ -68,7 +68,7 @@ This is a release readiness report done by `$final-release-review` skill.
6868
https://github.com/openai/openai-agents-python/compare/<tag>...<target-commit>
6969
7070
### Release call:
71-
- <GREEN LIGHT TO SHIP | BLOCKED> <one-line rationale>
71+
**<🟢 GREEN LIGHT TO SHIP | 🔴 BLOCKED>** <one-line rationale>
7272
7373
### Scope summary:
7474
- <N files changed (+A/-D); key areas touched: ...>

0 commit comments

Comments
 (0)