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 workflow prepares a release and opens a [release] PR.
Requirements:
A personal API token called APALACHE_BOT_TOKEN is required to authenticate the API
call that opens the PR.
We use a token belonging to our machine user [@coffeeinprogress][]. coffeeinprogress
creates the PR from their fork of the repo, and they have no permissions in
this repo itself.
The workflow builds the release artifact(s), tags the release commit created
in the prepare-release workflow, and publishes the release to GitHub's
release artifact store.