ci: allow the swift scope in PR titles - #4207
Merged
Merged
Conversation
The Swift SDK work starting in apache#4190 fails the PR Title check because swift is not an allowed scope.
|
Thanks for the PR. It is labeled Slash commands (own line, regular comment) move it around the queue:
See CONTRIBUTING.md for details. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4207 +/- ##
============================================
- Coverage 87.48% 87.45% -0.04%
Complexity 1575 1575
============================================
Files 1280 1280
Lines 223192 223192
Branches 186555 186558 +3
============================================
- Hits 195267 195198 -69
- Misses 23229 23252 +23
- Partials 4696 4742 +46
🚀 New features to boost your workflow:
|
hubcio
approved these changes
Sep 17, 2026
mmodzelewski
approved these changes
Sep 17, 2026
Contributor
|
/dst |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Swift SDK work starting in #4190 fails the PR Title check because swift is not an allowed scope.
Which issue does this PR address?
N/A
Rationale
The Swift SDK work starting in #4190 fails the PR Title check because swift is not an allowed scope.
What changed?
Added swift as an allowed scope.
Local Execution
AI Usage
It's a one-line change.