This is an automated email from the ASF dual-hosted git repository.

tisonkun pushed a commit to branch release-skill
in repository https://gitbox.apache.org/repos/asf/opendal-reqsign.git

commit 7ff2c0b9a5a6df5a828943910b2ab95a0ae02ca5
Author: tison <[email protected]>
AuthorDate: Fri Jul 10 21:11:22 2026 +0800

    chore: drop no longer relevant release steps
    
    Signed-off-by: tison <[email protected]>
---
 release/SKILL.md | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/release/SKILL.md b/release/SKILL.md
index 42ddb9d..709dfdb 100644
--- a/release/SKILL.md
+++ b/release/SKILL.md
@@ -250,19 +250,7 @@ NAME
 
    Use the formal tag and include source artifact links, notable changes, and 
crate versions.
 
-8. Send announcement.
-
-   Create an announcement in the repo's Announcements category if permissions 
allow. If GitHub returns `FORBIDDEN`, report this explicitly and do not post 
into the wrong category.
-
-   Wait for `downloads.apache.org`/`dlcdn.apache.org` mirror sync before 
sending a broad announcement that uses mirror URLs. The SVN release URL may be 
available earlier:
-
-   ```text
-   https://dist.apache.org/repos/dist/release/opendal/reqsign-X.Y.Z/
-   ```
-
 ## Recovery Notes
 
 - If `main` advances after the vote starts, formal `vX.Y.Z` still points to 
the RC commit, not latest `origin/main`.
-- If `downloads.apache.org` returns 404 immediately after SVN release move, 
wait for mirror sync. Do not send announcements with broken mirror links.
 - If SVN authentication fails, retry with `--force-interactive`; run `svn 
cleanup` if a killed commit leaves the working copy locked.
-- If the Announcements discussion category is restricted, do not use General 
as a silent fallback.

Reply via email to