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
## Description
This doc and helper script is used across other Tinkerbell repos.
## Why is this needed
Fixes: #
## How Has This Been Tested?
## How are existing users impacted? What migration steps/scripts do we need?
## Checklist:
I have:
- [ ] updated the documentation and/or roadmap (if required)
- [ ] added unit or e2e tests
- [ ] provided instructions on how to upgrade
> NOTE: To use your GPG signature when pushing the tag, use `SIGN_TAG=1 ./contrib/tag-release.sh v0.x.y` instead)
9
+
-`./contrib/tag-release.sh v0.x.y`
10
+
1. Push the tag to the GitHub repository. This will automatically trigger a [Github Action](https://github.com/tinkerbell/hook/actions) to create a release.
11
+
> NOTE: `origin` should be the name of the remote pointing to `github.com/tinkerbell/boots`
12
+
-`git push origin v0.x.y`
13
+
1. Review the release on GitHub.
14
+
15
+
### Permissions
16
+
17
+
Releasing requires a particular set of permissions.
0 commit comments