mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 01:30:21 +00:00
Change master to develop branch
This commit is contained in:
parent
62a2c8bb81
commit
8f39791c2c
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Release process
|
||||
[#](#) Release process
|
||||
|
||||
- See if there are any PRs worth squeezing into release.
|
||||
- Go through the changes since last release, add them to changelog.
|
||||
|
@ -7,7 +7,7 @@
|
|||
- Bump version for release
|
||||
- Open PR against develop with these changes.
|
||||
- Once the above PR is merged, open a PR against stable with the changes from develop
|
||||
- Once the above PR is merged, wait until an automatic PR is opened against master which updates the checksums.
|
||||
- Once the above PR is merged, wait until an automatic PR is opened against develop which updates the checksums.
|
||||
- Once the above PR is merged, tag the release `v{version-here}` and push the tag.
|
||||
- Wait until an automatic PR is opened against the develop branch updating the release informtion. Merge it.
|
||||
- Check that an automated PR was opened against the salt repo updating the bootstrap script.
|
||||
|
|
Loading…
Add table
Reference in a new issue