Uh oh!
There was an error while loading. Please reload this page.
Merge branch 'release/0.13.4' - #1606
Conversation
supervacuus
left a comment
There was a problem hiding this comment.
Yeah, I see... There have been no changes in the change log since the release was triggered. So changes on master that would prevent auto-merges were not the cause here.
@BYK, do you have an explanation for why this failed?
This should definitely be merged, but I see that the new Validate PR workflow also failed. Maybe there is a connection between these new workflows and a central auth-related capability they depend on that still does not work (or just a missing new env or secret). Could imagine the same thing affected the publish run.
Uh oh!
There was an error while loading. Please reload this page.
BYK
commented
Mar 31, 2026
Looks like the build/deploy took too long and the temporary GITHUB_TOKEN expired in the meantime. I'm exploring a bit more to make sure |
BYK
commented
Mar 31, 2026
Yeah the token lives for an hour and this took 1h 23m. We should probably avoid triggering deploys before we get a successful build on release branches to avoid this (and also wasting CI resources as publish will just wait till the CI passes). I'll try to see if we can find a better way rather than simply blocking |
supervacuus
commented
Mar 31, 2026
Oh, okay, that makes sense. Thanks for taking a look. That is already useful feedback. I primarily looped you in in case this was a more systemic issue. |
BYK
commented
Apr 1, 2026
@supervacuusgetsentry/publish#7664 Once this (and related Craft patches land and get released) you'll need to update your version in the release.yml workflow and should pick this up. |
Hi @BYK, followed your recent changes and, if I understood correctly, nothing in We also released Here is the publish run for that release: https://github.com/getsentry/publish/actions/runs/24087528569
So, I guess we either have to add a parameter to the prepare-release action, change our |
supervacuus
commented
Apr 9, 2026
Or can this not work before getsentry/publish#7674 is merged? |
BYK
commented
Apr 10, 2026
@supervacuus the system was not deployed fully at the time you tried. Now it is. You should immediately get a I'm working with SECOPS to make this even more efficient but should be fine for now. |
BYK
commented
Apr 10, 2026
Example: getsentry/publish#7770 |
supervacuus
commented
Apr 11, 2026
Awesome, thx @BYK ! |
Co-authored-by: getsentry-bot <bot@sentry.io>
The release bot failed to merge
release/0.13.4intomaster.Not 100% sure what went wrong. There are no conflicts in
CHANGELOG.md. Only #1604 and #1605 were merged while the release was running. Possibly related to:Anyway, the output contains instructions to manually merge
release/0.13.4intomaster.Originally posted by @github-actions in getsentry/publish#7613
In the Publish using Craft step:
#skip-changelog