Skip to content

Commit aa0812c

Browse files
authored
Merge pull request #53 from buildkite/keithduncan/add-release-instructions
Add RELEASE.md instructions
2 parents e279629 + fe1a83c commit aa0812c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Releasing
2+
3+
1. Decide what the version will be. Use a GitHub compare from the most recent release to the HEAD of the default branch e.g. https://github.com/buildkite/elastic-ci-stack-s3-secrets-hooks/compare/v2.1.4...master
4+
1. Find the most recent default branch build in the Buildkite pipeline
5+
1. Unblock the block step supplying the version number that the tag will use, e.g. v2.1.5
6+
1. Wait for the GitHub Release publish step to run

0 commit comments

Comments
 (0)