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 #8

Merged
merged 1 commit 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

Enhances the code formatting workflow by updating GitHub Actions configuration.

📊 Key Changes

  • Expanded triggers to include issue events along with pull requests.
  • Refined pull request event types to include "closed" and "review_requested."
  • Improved token usage to allow for personal access tokens.
  • Enabled automatic labeling for issues and pull requests.
  • Updated formatting options to include Prettier for YAML, JSON, Markdown, and CSS.
  • Disabled the broken links check.
  • Maintained GPT-4 powered PR summaries.

🎯 Purpose & Impact

  • Enhanced Automation: Automatically labels issues and pull requests, improving organization and tracking.
  • Broader Formatting Scope: Includes more file types in automatic formatting, ensuring consistent code style and reducing manual work.
  • Streamlined Token Use: Supports personal access tokens for increased flexibility in authentication.
  • Refined Events Handling: More event triggers help in better capturing project activities and maintaining code quality.
  • Focused Checks: Disabling broken links check may reduce noise, focusing only on crucial formatting issues.

@UltralyticsAssistant UltralyticsAssistant added the enhancement New feature or request label Aug 14, 2024
@glenn-jocher glenn-jocher merged commit 68c3966 into main Aug 14, 2024
7 checks passed
@glenn-jocher glenn-jocher deleted the update-format-workflow-20240815030151 branch August 14, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants