mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Merge pull request #32556 from YHNdnzj/development-freeze
development-freeze: suppress warning for some labels
This commit is contained in:
2
.github/development-freeze.yml
vendored
2
.github/development-freeze.yml
vendored
@@ -4,6 +4,8 @@
|
||||
policy:
|
||||
# tags like v253-rc1, v253-rc2, etc.
|
||||
- tags: ['^\S*-rc\d+$']
|
||||
labels:
|
||||
allow: ['needs-stable-backport', 'dependencies', 'l10n 🌍']
|
||||
feedback:
|
||||
frozen-state: |
|
||||
> [!IMPORTANT]
|
||||
|
||||
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@@ -64,6 +64,9 @@ journal:
|
||||
journal-remote:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'src/journal-remote/*'
|
||||
l10n 🌍:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'po/*'
|
||||
login:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['src/login/*', '**/sd-login*/**']
|
||||
|
||||
Reference in New Issue
Block a user