chore(release/v0.10): release 0.10.1-SNAPSHOT#289
Closed
opentdf-automation[bot] wants to merge 1 commit intorelease/v0.10from
Closed
chore(release/v0.10): release 0.10.1-SNAPSHOT#289opentdf-automation[bot] wants to merge 1 commit intorelease/v0.10from
opentdf-automation[bot] wants to merge 1 commit intorelease/v0.10from
Conversation
2 tasks
marythought
added a commit
that referenced
this pull request
Apr 9, 2026
## Summary - Adds `release/v0\.\d+` regex pattern to the allowed scopes in the PR title validation workflow - Fixes `Validate PR title` check failing on release-please PRs targeting release branches (e.g. #348, #315, #289) Release-please uses the pattern `chore(${branch}): release ${version}` for PR titles, which produces scopes like `release/v0.13` for release branch PRs. These scopes were not in the allowed list, causing CI to fail. ## Test plan - [x] Verify this PR's own `Validate PR title` check passes - [ ] Confirm #348 passes after this merges (or re-run its check) 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Enhanced pull request validation workflow to recognize and properly handle release automation processes. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Mary Dickson <mary.dickson@virtru.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
marythought
added a commit
that referenced
this pull request
Apr 9, 2026
## Summary - Adds `release/v0\.\d+` regex pattern to the allowed scopes in the PR title validation workflow - Fixes `Validate PR title` check failing on release-please PRs targeting release branches (e.g. #348, #315, #289) Release-please uses the pattern `chore(${branch}): release ${version}` for PR titles, which produces scopes like `release/v0.13` for release branch PRs. These scopes were not in the allowed list, causing CI to fail. ## Test plan - [x] Verify this PR's own `Validate PR title` check passes - [ ] Confirm #348 passes after this merges (or re-run its check) 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Enhanced pull request validation workflow to recognize and properly handle release automation processes. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Mary Dickson <mary.dickson@virtru.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
Closing — release/v0.10 is no longer active (v0.13.0 is current). This SNAPSHOT PR has been open since September 2025. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.10.1-SNAPSHOT
Updating meta-information for bleeding-edge SNAPSHOT release.
This PR was generated with Release Please. See documentation.