1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix outdated-release-phase-terminology warnings (#58306)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Joe Clark
2025-11-03 18:16:55 -08:00
committed by GitHub
parent 73fdb6ebcb
commit 98376f4181
24 changed files with 41 additions and 30 deletions

View File

@@ -59,7 +59,7 @@ Branch filters allow you to filter commit notifications based on branch names. B
|`/github subscribe owner/repo commits:feature/*`|Receive commit notifications for all branches that start with `feature/`.|
|`/github subscribe owner/repo commits:*`|Receive commit notifications for all branches.|
>[!NOTE] You may have previously used the `commits:all` filter to receive commit notifications for all branches. This filter is now deprecated. To receive commit notifications for all branches, use the `commits:*` filter instead. If you have previously set up the `commits:all` filter, it will continue to work until you update your configuration to use the `commits:*` filter.
>[!NOTE] You may have previously used the `commits:all` filter to receive commit notifications for all branches. This filter is {% data variables.release-phases.closing_down %}. To receive commit notifications for all branches, use the `commits:*` filter instead. If you have previously set up the `commits:all` filter, it will continue to work until you update your configuration to use the `commits:*` filter.
### Label filters for issue and pull request notifications