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

📝 (label-actions.yml): add GitHub Actions workflow for issue labeling #2263

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Aug 8, 2024

Introduce a new GitHub Actions workflow to automate issue management. This workflow automatically handles issues labeled as needs-discussion, needs-code-formatting, and retry-latest-version.

  • needs-discussion: Unlabels bug and triage, comments to create a discussion, closes, and locks the issue.
  • needs-code-formatting: Comments to format code or logs for better readability.
  • retry-latest-version: Comments to try the latest version of the tool.

This automation helps maintain a cleaner and more organized issue tracker by guiding users to follow best practices and ensuring issues are relevant and up-to-date.

Introduce a new GitHub Actions workflow to automate issue management. This workflow automatically handles issues labeled as `needs-discussion`, `needs-code-formatting`, and `retry-latest-version`.

- `needs-discussion`: Unlabels `bug` and `triage`, comments to create a discussion, closes, and locks the issue.
- `needs-code-formatting`: Comments to format code or logs for better readability.
- `retry-latest-version`: Comments to try the latest version of the tool.

This automation helps maintain a cleaner and more organized issue tracker by guiding users to follow best practices and ensuring issues are relevant and up-to-date.
@MrHinsh MrHinsh merged commit c05d70e into main Aug 8, 2024
4 checks passed
@MrHinsh MrHinsh deleted the build/fix-file-name-snafu branch August 8, 2024 10:56
@github-actions github-actions bot added bug build-action Edits to the build system enhancement-modern labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant