strange interaction with autorelease: snooze
and the GitHub app
#1583
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I think we're seeing weirdness with the snooze functionality because the GitHub app is marking the pull request as
autorelease: closed
when the PR is closed (even with snoozing).Merged release PR without
autorelease: pending
labelClosed, snoozed PR
Then it the library tries to reopen the snoozed PR and there is an existing PR open for that branch so validation fails
The text was updated successfully, but these errors were encountered: