Skip to content

Commit 7973576

Browse files
committed
wip
1 parent b66d1aa commit 7973576

File tree

3 files changed

+559
-1
lines changed

3 files changed

+559
-1
lines changed

docs/doc/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ The **Release Tool** is a CLI application designed to manage releases using sema
1919
- **Release Notes Generation**: Groups and formats release notes from Pull Requests and tickets.
2020
- **Policy-Driven**: Highly configurable policies for versioning, ticket extraction, and grouping.
2121
- **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.
2224
- **SQLite Storage**: Caches repository data locally for efficiency.
2325

2426
## Goals

0 commit comments

Comments
 (0)