Skip to content

fix: make release notes job non-blocking#12

Merged
jrandolf merged 1 commit intomainfrom
fix/release-notes-continue-on-error
Mar 11, 2026
Merged

fix: make release notes job non-blocking#12
jrandolf merged 1 commit intomainfrom
fix/release-notes-continue-on-error

Conversation

@jrandolf
Copy link
Collaborator

Summary

  • Add continue-on-error: true to the release notes enhancement job
  • The Claude API key may not be configured, making this step fail; it's an optional enhancement and should not block the workflow

Test plan

  • Merge, retrigger release notes for v0.2.3, verify workflow shows green

If ANTHROPIC_API_KEY is not configured, the release notes enhancement
should not block the workflow from succeeding. The main release already
succeeded; this is an optional enhancement step.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jrandolf jrandolf merged commit 36bfb9d into main Mar 11, 2026
1 check passed
jrandolf added a commit that referenced this pull request Mar 11, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.2.4](v0.2.3...v0.2.4)
(2026-03-11)


### Bug Fixes

* Make release notes job non-blocking
([#12](#12))
([36bfb9d](36bfb9d))
* Restore id-token permission for release notes workflow
([#11](#11))
([2fdb6fe](2fdb6fe))
* Use ANTHROPIC_API_KEY for release notes workflow
([#9](#9))
([4efbebb](4efbebb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant