Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ changelog:
- title: Translation updates
authors:
- weblate
- hosted-weblate[bot]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Exclude hosted Weblate bot from generic category

For PRs authored by hosted-weblate[bot] without the dependencies label, the preceding “Changes and improvements” category still matches first through its * label rule because its exclude.authors list omits this bot. GitHub assigns a PR matching multiple categories to the first matching category, so the new Translation updates entry is not reached; add the bot to that earlier exclusion list as well.

Useful? React with 👍 / 👎.

Loading