Skip to content

v2.0.5 - Use PAT for PR details (#50)

Compare
Choose a tag to compare
@UltralyticsAssistant UltralyticsAssistant released this 19 Aug 09:15
· 29 commits to main since this release
0862a91

🌟 Summary

Version 2.0.5 includes improvements to the GitHub workflow for processing pull requests and a version bump in the THOP library.

πŸ“Š Key Changes

  • πŸ› οΈ Enhanced the GitHub Actions workflow to better handle pull request events and extract details more efficiently.
  • πŸ”’ Updated the version of the THOP library from 2.0.3 to 2.0.5.

🎯 Purpose & Impact

  • πŸš€ Improved Workflow Efficiency: By refining the method of extracting pull request details, the process is now more robust and can handle different event types like pull_request and pull_request_target. This ensures that the right information is captured, which simplifies release procedures and enhances automation reliability.
  • πŸ”„ Library Update: Incrementing the version number signifies minor updates or improvements to THOP, typically signaling to users that bug fixes or minor enhancements may have been introduced, contributing to a smoother integration or performance.

What's Changed

Full Changelog: v2.0.4...v2.0.5