Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/post-release-docs-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

## What CI already verified (do not re-check)

- \`CHANGELOG/v\${version%%.*}.md\` has a \`## [${version}]\` section with a compare-link footnote
- \`CHANGELOG/v${version%%.*}.md\` has a \`## [${version}]\` section with a compare-link footnote
- \`README.md\` roadmap row for v${version} is no longer marked \`next\` or \`planned\`

Close this issue when the sweep is done, or convert remaining items into a tracked PR.
Expand Down
Loading