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

Update action.yml to Autolabel Issues #128

Merged
merged 18 commits into from
Jul 22, 2024
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 22, 2024

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

This PR enhances Ultralytics GitHub Actions by introducing automatic labeling for issues and pull requests.

📊 Key Changes

  • Event Handling: Added support for issues events in the workflow.
  • Auto-labeling: Introduced a new input to enable/disable auto-labeling for issues and PRs.
  • OpenAI Integration: Added a script to utilize OpenAI for automatically generating relevant labels.
  • Conditional Formatting: Adjusted conditional checks for formatting and error-checking steps.

🎯 Purpose & Impact

  • Enhanced Workflow Automation: By adding automatic labeling, the workflow management becomes more efficient and organized.
  • Reduced Manual Effort: Developers and maintainers save time as issues and PRs get labeled automatically based on their content.
  • Improved Consistency: Helps in maintaining consistent labeling, ensuring better categorization and easier searchability.

@glenn-jocher glenn-jocher merged commit 6e7bc95 into main Jul 22, 2024
3 checks passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch July 22, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants