We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66d1aa commit 7973576Copy full SHA for 7973576
docs/doc/intro.md
@@ -19,6 +19,8 @@ The **Release Tool** is a CLI application designed to manage releases using sema
19
- **Release Notes Generation**: Groups and formats release notes from Pull Requests and tickets.
20
- **Policy-Driven**: Highly configurable policies for versioning, ticket extraction, and grouping.
21
- **GitHub Integration**: Syncs data from GitHub and creates releases.
22
+- **GitHub Actions Bot**: Automate releases with ChatOps and auto-publishing ([Release Bot](release-bot.md)).
23
+- **Multiple Release Modes**: Draft, published, and just-publish modes for different workflows.
24
- **SQLite Storage**: Caches repository data locally for efficiency.
25
26
## Goals
0 commit comments