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

[Repo maintenance]: add actions/labeler to automatically add relevant labels to new PRs #293

Closed
marcalexiei opened this issue Jan 8, 2025 · 0 comments · Fixed by #310
Closed
Assignees
Labels
CI/CD repo maintenance linting, fs organization, that sort of stuff

Comments

@marcalexiei
Copy link
Member

Every time someone creates a new PR relevant labels need to be added manually.
This operation is quite tedious and might be subject to errors.

@actions/labeler can help us here doing this task automatically.

The following labels can be automatically added using this workflow:

  • CI/CD
  • documentation
  • rust
  • typescript
@marcalexiei marcalexiei added CI/CD repo maintenance linting, fs organization, that sort of stuff labels Jan 8, 2025
@marcalexiei marcalexiei self-assigned this Jan 8, 2025
@marcalexiei marcalexiei moved this to Ready in Road to V1 Jan 9, 2025
@marcalexiei marcalexiei moved this from Ready to In progress in Road to V1 Jan 12, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Road to V1 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD repo maintenance linting, fs organization, that sort of stuff
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant