-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[No QA] Use uuid to generate branch name in updateProtectedBranch #9639
Conversation
Put on HOLD because some testing shows that environment variables are not available until later steps: https://github.com/Andrew-Test-Org/Public-Test-Repo/runs/7135686588?check_suite_focus=true |
Okay, more testing showed that local bash variables become immediately available in the same step. So we'll use that instead |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Hopefully this will stop cascading failures. Also thanks for DRYing the code :)
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Going to manually CP this to test it out. |
(cherry picked from commit 3d6b958)
🚀 Deployed to production by @roryabraham in version: 1.1.79-17 🚀
|
Details
Discussed in slack here.
Fixed Issues
$ #9638
Tests
CP this PR and verify that it works as expected.