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 summarize_release.py #193

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Update summarize_release.py #193

merged 2 commits into from
Sep 3, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 3, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved issue labeling and release note summarization by refining code handling and adding merge date tracking.

πŸ“Š Key Changes

  • 🏷️ Refined issue event content extraction by simplifying file opening.
  • πŸ“… Added merge date tracking for pull requests in release summaries.
  • πŸš€ Sorted pull requests by merge date for better organization in summaries.
  • πŸ“ Adjusted how current PR is identified in the summary generation script.
  • πŸ“„ Simplified file handling in markdown processing scripts.

🎯 Purpose & Impact

  • πŸ› οΈ Improved Code Maintenance: Simplifies code handling and readability, making it easier for developers to maintain.
  • πŸ“… Enhanced Release Notes: Sorting PRs by merge date creates a clearer and more chronological release summary.
  • πŸš€ Better Organization: Users get a more intuitive and organized view of pull requests, making change tracking more efficient.

@UltralyticsAssistant UltralyticsAssistant added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 3, 2024
@glenn-jocher glenn-jocher merged commit 92b31e5 into main Sep 3, 2024
4 checks passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch September 3, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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