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
* ci(release-manifest): sync prerelease and release manifest
* ci(release): remove initial checks
- the checks will run once the PR is created as a required check
* ci(release): add RELEASE_WORKFLOW_TOKEN
- in order for the PR to run the required checks
* ci(release): move prelease-manifest update to release-config
- the steps would require permission to push in to main but this is not possible because of branch protection
- to avoid it all together we add it in the release PR instead
* ci(workflows): update and document triggers
0 commit comments