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

chore: Add labeler to GH actions. #824

Merged
merged 1 commit into from
May 17, 2023

Conversation

ajnavarro
Copy link
Contributor

@ajnavarro ajnavarro commented May 15, 2023

Description

This PR adds a GH action to automatically add labels to PRs, depending on modified files.

Contributors Checklist

  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests

Closes #811

@ajnavarro ajnavarro requested a review from a team as a code owner May 15, 2023 10:42
@ajnavarro ajnavarro self-assigned this May 15, 2023
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
@zivkovicmilos
Copy link
Member

I suggest updating this file as well, if the tool we're using doesn't update labels automatically:
https://github.com/gnolang/gno/blob/master/.github/labels.json

Copy link
Member

@zivkovicmilos zivkovicmilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 💯

@thehowl thehowl merged commit 4861fbf into gnolang:master May 17, 2023
9 checks passed
@ajnavarro ajnavarro deleted the chore/add-pr-labeler branch May 18, 2023 07:59
moul-bot pushed a commit that referenced this pull request May 19, 2023
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Archived in project
Development

Successfully merging this pull request may close these issues.

CI: auto-label main components for easier review
3 participants