Skip to content

Commit

Permalink
📝 (label-actions.yml): add GitHub Actions workflow for issue labeling (…
Browse files Browse the repository at this point in the history
…#2263)

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.
  • Loading branch information
MrHinsh authored Aug 8, 2024
2 parents 44b817c + 24616a4 commit c05d70e
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit c05d70e

Please sign in to comment.