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 Github Actions to add label on issue and PR #297

Conversation

yandongxiao
Copy link
Collaborator

@yandongxiao yandongxiao commented Nov 2, 2023

Signed-off-by: yandongxiao [email protected]

  1. Added ISSUE templates, which can automatically add corresponding labels when users select a template.
  2. Added the Add Comment Action, which will automatically send a "Thank you for your contribution!" message when a PR is merged.
  3. Added the label-issue feature, which can automatically add corresponding labels based on the title.
  4. Added the label-pr feature, which can automatically add corresponding labels based on the Commit Message information.
  5. Finally, added a script that can automatically set corresponding labels for a batch of PRs, such as version labels.

@github-actions github-actions bot added the chore label Nov 2, 2023
@yandongxiao yandongxiao force-pushed the chore/add-github-action-adding-labels-to-issues branch from 135b94d to 079831f Compare November 2, 2023 04:37
@yandongxiao yandongxiao marked this pull request as ready for review November 2, 2023 08:52
@kevincai kevincai merged commit 9d2349a into StarRocks:main Nov 2, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants