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
The desire is to have notation, notation-go, and notation-core-go be released in an automated fashion which also requires two approver maintainers for official releases (not dev builds on notation).
Today we release notation via a GitHub workflow with go-releaser, but notation-go and notation-core-go are released manually.
I propose that we utilize GitHub environment approval gates for the actual releases. If this is agreeable, then we would need the following work to implement:
Utilize a GitHub Action workflow for releasing notation-go and notation-core-go
Convert the release workflows for all three libraries to utilize environment plus approvers
The text was updated successfully, but these errors were encountered:
The desire is to have notation, notation-go, and notation-core-go be released in an automated fashion which also requires two approver maintainers for official releases (not dev builds on notation).
Today we release notation via a GitHub workflow with go-releaser, but notation-go and notation-core-go are released manually.
I propose that we utilize GitHub environment approval gates for the actual releases. If this is agreeable, then we would need the following work to implement:
The text was updated successfully, but these errors were encountered: