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
1. Create a branch for the release named `release-<version number>x`, e.g. [`release-v0.13.0x`](https://github.com/tektoncd/pipeline/tree/release-v0.13.0x)
33
33
and push it to the repo https://github.com/tektoncd/pipeline (you may need help from
34
-
[an OWNER](../OWNER) with permission to push).
34
+
[an OWNER](../OWNERS_ALIASES) with permission to push).
35
35
1. Use [git cherry-pick](https://git-scm.com/docs/git-cherry-pick) to cherry pick the
36
36
fixes from master into the release branch you have created (use `-x` to include
0 commit comments