Skip to content
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: Improve automatic labelling system on pull requests #7409

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Oct 25, 2024

Description

  • Set "Need review" label to all PR's by default
  • Label approved pull requests with "Ready to merge"

How Has This Been Tested?

Tested on private repo.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/small PR with less then 50 lines GitHub Actions GitHub Actions code GitHub GitHub-related changes like labels, templates, ... labels Oct 25, 2024
@github-actions github-actions bot added the Ready to merge Reviewed, tested and ready for merge label Oct 25, 2024
@igorpecovnik igorpecovnik merged commit 01c83b4 into main Oct 25, 2024
@igorpecovnik igorpecovnik deleted the auto-label branch October 25, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub Actions GitHub Actions code GitHub GitHub-related changes like labels, templates, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants