-
Notifications
You must be signed in to change notification settings - Fork 5k
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
fix: stick add team label version to commit hash #26540
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #26540 +/- ##
========================================
Coverage 69.96% 69.96%
========================================
Files 1405 1405
Lines 49005 49005
Branches 13703 13703
========================================
+ Hits 34283 34284 +1
+ Misses 14722 14721 -1 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Builds ready [87a5c2e]
Page Load Metrics (71 ± 10 ms)
Bundle size diffs
|
Description
This PR is a one-line fix to stick the version of the add-team-label workflow to the commit hash instead of the branch name. This is particularly important due to the breaking change we are introducing to main, as giving write permissions for pull requests is now required as the workflow was reworked in MetaMask/github-tools#27.
Related issues
Fixes: MetaMask/github-tools#24
Manual testing steps
Screenshots/Recordings
Not applicable
Pre-merge author checklist
Pre-merge reviewer checklist