You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance GitHub Actions workflow for benchmark results
- Updated permissions to allow opening pull requests in addition to pushing benchmark result branches.
- Modified the workflow to create a new branch for benchmark results and automatically open a pull request with a detailed summary of changes.
- Improved commit message generation based on the type of GitHub reference (tag or branch) to ensure clarity in versioning.
- Added checks to skip PR creation if there are no changes to commit, enhancing workflow efficiency.
0 commit comments