From 8d8ad5f1e5d6d65e1314eba6f475cdcc7d156c3a Mon Sep 17 00:00:00 2001
From: Awiteb
Date: Tue, 16 Sep 2025 20:10:10 +0000
Subject: [PATCH] feat: add `--personal-fork` flag to `repo announce` command
Signed-off-by: Awiteb
---
CHANGELOG.md | 1 +
docs/repo/announce.md | 1 +
src/cli/commands/repo/announce.rs | 38 ++++++++++++++++++++-----------
3 files changed, 27 insertions(+), 13 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08c2366..4d1a23a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- New command `repo state` - by Awiteb
- Support pull requests - by Awiteb
+- Add `--personal-fork` flag to `repo announce` command - by Awiteb
### Breaking Change
diff --git a/docs/repo/announce.md b/docs/repo/announce.md
index bac296d..e910666 100644
--- a/docs/repo/announce.md
+++ b/docs/repo/announce.md
@@ -16,6 +16,7 @@ Options:
-c, --clone URLs for cloning the repository
-m, --maintainers Additional maintainers of the repository (besides yourself)
-l, --label