-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci(Mergify): configuration update #220
Conversation
Deployment failed with the following error:
|
Current Aviator status
This PR is currently in state Change Sets
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
Aviator Changeset actions:
|
Deployment failed with the following error:
|
Please follow naming conventions! 😿 |
Important Review skippedAuto reviews are limited to specific labels. 🏷️ Labels to auto review (2)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
68f903b
to
91d737d
Compare
Przewodnik Recenzenta przez SourceryTen pull request aktualizuje konfigurację Mergify, aby oznaczyć pull requesty, które są częścią stosu Mergify, oraz usuwa regułę priorytetu dla threattrix. Diagram przepływu zaktualizowanego przetwarzania PR Mergifyflowchart TD
PR[Nowy Pull Request] --> CheckCommit{Sprawdź pierwszą\nwiadomość commit}
CheckCommit -->|Zawiera 'Change-Id:'| AddLabel[Dodaj etykietę 'stack']
CheckCommit -->|Brak 'Change-Id:'| SkipLabel[Kontynuuj bez\ndodawania etykiety]
AddLabel --> AutoMergeCheck{Sprawdź warunki\nautomatycznego scalania}
SkipLabel --> AutoMergeCheck
AutoMergeCheck -->|Wszystkie warunki spełnione| MergeQueue[Dodaj do kolejki scalania]
AutoMergeCheck -->|Warunki niespełnione| Wait[Poczekaj na spełnienie\nwarunków]
MergeQueue --> ProcessMerge[Przetwórz scalanie z\nmaks. 5 równoległymi sprawdzeniami]
Zmiany na poziomie plików
Porady i poleceniaInterakcja z Sourcery
Dostosowywanie Twojego doświadczeniaUzyskaj dostęp do pulpitu nawigacyjnego, aby:
Uzyskiwanie pomocy
Original review guide in EnglishReviewer's Guide by SourceryThis pull request updates the Mergify configuration to label pull requests that are part of a Mergify stack and removes the priority rule for threattrix. Flow diagram of updated Mergify PR processingflowchart TD
PR[New Pull Request] --> CheckCommit{Check first commit\nmessage}
CheckCommit -->|Contains 'Change-Id:'| AddLabel[Add 'stack' label]
CheckCommit -->|No 'Change-Id:'| SkipLabel[Continue without\nadding label]
AddLabel --> AutoMergeCheck{Check for\nautomerge conditions}
SkipLabel --> AutoMergeCheck
AutoMergeCheck -->|All conditions met| MergeQueue[Add to merge queue]
AutoMergeCheck -->|Conditions not met| Wait[Wait for conditions\nto be met]
MergeQueue --> ProcessMerge[Process merge with\nmax 5 parallel checks]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
PR has been added to the changeset: 2: https://app.aviator.co/changeset/2 |
Here's the code health analysis summary for commits Analysis Summary
|
|
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Do not merge outdated PRsWonderful, this rule succeeded.Make sure PRs are almost up to date before merging
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hej @reisene - Przejrzałem twoje zmiany i wyglądają świetnie!
Oto, co sprawdziłem podczas przeglądu
- 🟢 Ogólne kwestie: wszystko wygląda dobrze
- 🟢 Bezpieczeństwo: wszystko wygląda dobrze
- 🟢 Testowanie: wszystko wygląda dobrze
- 🟢 Złożoność: wszystko wygląda dobrze
- 🟢 Dokumentacja: wszystko wygląda dobrze
Sourcery jest darmowe dla open source - jeśli podobają Ci się nasze recenzje, rozważ ich udostępnienie ✨
Original comment in English
Hey @reisene - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code review by ChatGPT
This change has been made by @reisene from the Mergify workflow automation editor.
Podsumowanie przez Sourcery
Dodaj etykietę do PR-ów ze stosu Mergify i usuń regułę priorytetu threattrix.
CI:
threattrix
.Original summary in English
Summary by Sourcery
Add a label to Mergify stack PRs and remove the threattrix priority rule.
CI:
threattrix
priority rule.