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

Ultralytics Actions JSON, CSS and autolabel support #163

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

UltralyticsAssistant
Copy link
Member

@UltralyticsAssistant UltralyticsAssistant commented Aug 14, 2024

This pull request significantly enhances the Ultralytics Actions workflow, introducing support for JSON and CSS formatting, alongside intelligent issue and PR handling. This includes automatic labeling, spam detection, abuse identification, and off-topic filtering, all powered by OpenAI GPT-4o. These updates ensure a more efficient and organized workflow, adhering to the latest Ultralytics standards.

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Simplified and improved GitHub workflow for automatic code formatting in Ultralytics projects.

📊 Key Changes

  • 🔄 Updated the workflow name and license comment.
  • 🔄 Modified event triggers: replaced pull_request_target with pull_request.
  • 🔄 Simplified the environment key configuration, removing the redundancy.

🎯 Purpose & Impact

  • 🚀 Streamlined Configuration: The changes make the workflow configuration cleaner and reduce potential confusion.
  • 🔄 Consistency: Using pull_request ensures that actions are consistently triggered during PR events.
  • 🔧 Maintenance: Easier to manage and update GitHub Secrets for automated processes, facilitating smoother development cycles.

@UltralyticsAssistant UltralyticsAssistant added dependencies Dependency-related topics enhancement New feature or request documentation Improvements or additions to documentation labels Aug 14, 2024
@glenn-jocher glenn-jocher merged commit 4c8b4e6 into main Aug 14, 2024
2 of 4 checks passed
@glenn-jocher glenn-jocher deleted the update-format-workflow-20240815030120 branch August 14, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency-related topics documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants