Skip to content

Commit

Permalink
Manual marker
Browse files Browse the repository at this point in the history
Signed-off-by: cs-308-2023 <[email protected]>
  • Loading branch information
ADI-ROXX committed Feb 14, 2025
1 parent 1b1f0f4 commit 9413e61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@
2. Create a GitHub release.
- Automated (requires [gh](https://cli.github.com/manual/installation)):
- `make draft-release`
<!-- BEGIN_MANUAL -->
- Manual:
- The tag and release must refer to the commit created when the PR from the previous step was merged.
- The tag name for the GitHub release should be the version for the release. It should include the "v", e.g. `v1.0.0`.
- The title of the release match the format "Jaeger UI vX.Y.Z".
- Copy the new CHANGELOG.md section into the release notes.
<!-- END_MANUAL -->

<!-- END_UI -->

0 comments on commit 9413e61

Please sign in to comment.