We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28c1c0 commit 07ded4eCopy full SHA for 07ded4e
CONTRIBUTING.md
@@ -50,7 +50,9 @@ make build
50
51
- Update Changelog (Add new Version & Date)
52
- Create or merge to existing release branch (release-v(major).(minor))
53
-- Run Release pipeline on release branch, using specific version as parameter
+- Ensure that all tests pass (CI pipeline is okay)
54
+- Run Tag pipeline on the release branch
55
+- Run Release Provider Package pipeline on the tag
56
57
## Environment Speicific Notes
58
0 commit comments