Skip to content

Commit

Permalink
Merge pull request #56 from bf2fc6cc711aee1a0c2a/k-wall-patch-1
Browse files Browse the repository at this point in the history
Clarifying release instructions.
  • Loading branch information
k-wall authored Sep 30, 2022
2 parents c293e85 + ae99ba2 commit 58231be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ If you are already releasing from a branch skip the above step of creating a new

Releases are performed by modifying the `.github/project.yml` file, setting `current-version` to the release version and `next-version` to the next SNAPSHOT.
Open a pull request with the changed `project.yml` to initiate the pre-release workflows.
The pull request must be raised against the main repository, not a fork.
The target of the pull request should be either `main` or a release branch (described above).

At this phase, the project milestone will be checked and it will be verified that no issues for the release milestone are still open.
Expand Down

0 comments on commit 58231be

Please sign in to comment.