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

Commits on Aug 8, 2024

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

    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 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    24616a4 View commit details
    Browse the repository at this point in the history