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: removing all existing labels #558

Merged
merged 8 commits into from
Aug 12, 2024
Merged

ci: removing all existing labels #558

merged 8 commits into from
Aug 12, 2024

Conversation

sakksham7
Copy link
Contributor

@sakksham7 sakksham7 commented Aug 12, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

changed the script for removing all existing labels and adding new label on a PR when it gets closed or merged.

How did you test it?

Tested by adding labels to a pr and then closing it and checking github actions.

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@sakksham7 sakksham7 added Good First Issue Good for newcomers Development Blocked Not able to continue because of some blocker RCA Development In Progress Use this label if you have raised the PR but development is still under progress Ready for Review PR with label Ready for Review should only be reviewed. dependencies Pull requests that update a dependency file payout Anything related to payouts i18n Anything related to string localization Planned Task labels Aug 12, 2024
@sakksham7 sakksham7 reopened this Aug 12, 2024
@sakksham7 sakksham7 closed this Aug 12, 2024
@github-actions github-actions bot removed Good First Issue Good for newcomers Development Blocked Not able to continue because of some blocker RCA Development In Progress Use this label if you have raised the PR but development is still under progress Ready for Review PR with label Ready for Review should only be reviewed. dependencies Pull requests that update a dependency file payout Anything related to payouts i18n Anything related to string localization labels Aug 12, 2024
@sakksham7 sakksham7 closed this Aug 12, 2024
@github-actions github-actions bot added Closed Label will be automatically added when the PR will get merged to main and removed Documentation Changes Improvements or additions to documentation Enhancement / Refactoring New feature or request or any refactoring Good First Issue Good for newcomers Development Blocked Not able to continue because of some blocker Development In Progress Use this label if you have raised the PR but development is still under progress dependencies Pull requests that update a dependency file DO NOT MERGE Use this label if you want your PR to restrict from merging payout Anything related to payouts i18n Anything related to string localization labels Aug 12, 2024
@sakksham7 sakksham7 reopened this Aug 12, 2024
@sakksham7 sakksham7 added Ready for Review PR with label Ready for Review should only be reviewed. and removed Closed Label will be automatically added when the PR will get merged to main labels Aug 12, 2024
@sakksham7 sakksham7 closed this Aug 12, 2024
@github-actions github-actions bot added Closed Label will be automatically added when the PR will get merged to main and removed Ready for Review PR with label Ready for Review should only be reviewed. labels Aug 12, 2024
@sakksham7 sakksham7 reopened this Aug 12, 2024
@sakksham7 sakksham7 added Ready for Review PR with label Ready for Review should only be reviewed. and removed Closed Label will be automatically added when the PR will get merged to main labels Aug 12, 2024
@sakksham7 sakksham7 changed the title refactor: removing all existing labels ci: removing all existing labels Aug 12, 2024
@sakksham7 sakksham7 self-assigned this Aug 12, 2024
@PritishBudhiraja PritishBudhiraja merged commit 662cc63 into main Aug 12, 2024
3 checks passed
@PritishBudhiraja PritishBudhiraja deleted the remove-labels branch August 12, 2024 11:44
@github-actions github-actions bot added Closed Label will be automatically added when the PR will get merged to main and removed Ready for Review PR with label Ready for Review should only be reviewed. labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github action for removing all existing labels and adding a new lable whenever a PR gets closed or merged.
2 participants