You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(CI): Cut Dafny issues on nightly failures (#648)
Description of changes:
Automates cutting an issue to dafny-lang/dafny if the nightly build against the latest Dafny prerelease fails.
Reuses the same GH token as the semantic release workflows, since that already has more than enough permissions (only public_repo is needed for this action).
This is a copy paste from aws/aws-cryptographic-material-providers-library#306 which successfully cut dafny-lang/dafny an issue with dafny-lang/dafny#5391
0 commit comments