Skip to content

Commit

Permalink
build: More details about triggering fossa (#755)
Browse files Browse the repository at this point in the history
johanandren authored Dec 1, 2022
1 parent 64f2dd9 commit 8583f12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/release-train-issue-template.md
Original file line number Diff line number Diff line change
@@ -18,7 +18,8 @@ Variables to be expanded in this template:
- [ ] Create a new milestone for the [next version](https://github.com/akka/akka-projection/milestones)
- [ ] Close the [$VERSION$ milestone](https://github.com/akka/akka-projection/milestones?direction=asc&sort=due_date)
- [ ] Make sure all important PRs have been merged
- [ ] Update the revision in Fossa in the Akka Group for the Akka umbrella version, e.g. `22.10`. Note that the revisions for the release is udpated by Akka Group > Projects > Edit. For recent dependency updates the Fossa validation can be triggered from the GitHub actions "Dependency License Scanning".
- [ ] For recent dependency updates or changes on a minor release branch the Fossa validation can be triggered from the GitHub actions "Dependency License Scanning" (Manually choosing the release branch)
- [ ] Update the revision in Fossa in the Akka Group for the Akka umbrella version, e.g. `22.10`. Note that the revisions for the release is udpated by Akka Group > Projects > Edit.
- [ ] Wait until [main build finished](https://github.com/akka/akka-projection/actions) after merging the latest PR
- [ ] Update the [draft release](https://github.com/akka/akka-projection/releases) with the next tag version `v$VERSION$`, title and release description. Use the `Publish release` button, which will create the tag.
- [ ] Check that GitHub Actions release build has executed successfully (GitHub Actions will start a [CI build](https://github.com/akka/akka-projection/actions) for the new tag and publish artifacts to Maven central via Sonatype)

0 comments on commit 8583f12

Please sign in to comment.