-
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
Update label.yml #131
Update label.yml #131
Conversation
Current Aviator status
This PR was merged using Aviator.
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:
|
Review changes with SemanticDiff. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Please follow naming conventions! 😿 |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files.github/workflows/label.yml
|
Przewodnik Recenzenta od SourceryTen pull request aktualizuje plik workflow GitHub Actions 'label.yml', aby zmodyfikować skrypt, który dodaje etykietę 'bot' do pull requestów. Zmiana zastępuje użycie 'github.issues.addLabel' na 'github.pulls.addLabel' i zawiera dodatkowe parametry dla właściciela repozytorium i nazwy. Nie wygenerowano diagramów, ponieważ zmiany wyglądają na proste i nie wymagają wizualnej reprezentacji. Zmiany na poziomie pliku
Wskazówki i poleceniaInterakcja z Sourcery
Dostosowywanie swojego doświadczeniaUzyskaj dostęp do swojego pulpitu, aby:
Uzyskiwanie pomocy
Original review guide in EnglishReviewer's Guide by SourceryThis pull request updates the GitHub Actions workflow file 'label.yml' to modify the script that adds a 'bot' label to pull requests. The change replaces the use of 'github.issues.addLabel' with 'github.pulls.addLabel' and includes additional parameters for the repository owner and name. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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 PRsMake sure PRs are almost up to date before merging
|
ccbb25d
to
250eea2
Compare
This pull request failed to merge: new commit introduced for a queued PR, invalidating the status. After you have resolved the problem, you should remove the Associated Draft PR #132 |
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.
|
/aviator merge |
Aviator has accepted the merge request. It will enter the queue when all of the required status checks have passed. Aviator will update the sticky status comment as the pull request moves through the queue. |
Skipping bot pull request creation because the queue is empty and this pull request is up to date with |
Podsumowanie przez Sourcery
Popraw przepływ pracy GitHub Actions, aby prawidłowo dodawać etykiety do pull requestów, przechodząc z API issues do API pulls.
CI:
Original summary in English
Summary by Sourcery
Correct the GitHub Actions workflow to properly add labels to pull requests by switching from the issues API to the pulls API.
CI: