[NoQA] Fix instructions in conflict resolution PRs#57902
Conversation
|
@ Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
| git commit --amend -m "\$(git log -1 --pretty=%B)" -m "(CP triggered by ${{ github.actor }})" | ||
| \`\`\` | ||
|
|
||
| That will help us keep track of who triggered this CP. Once all that's done, push your changes with \`git push origin roryabraham-cherry-pick-staging-6486b1d1961d4c6de85154905d57af5118b33ff9-1\`, and then open this PR for review. |
There was a problem hiding this comment.
@roryabraham was this wrong the whole time or do we really need to use the commit hash here? It wouldn't make sense, since the branch name uses the PR number instead.
There was a problem hiding this comment.
was wrong the whole time
Julesssss
left a comment
There was a problem hiding this comment.
Nice, thanks for doing this. You accidentally comitted a submodule diff FYI
e4a2673 to
42984e5
Compare
|
Yo wtf, I don't know how or why the submodule change was added, it doesn't even ever show in my |
42984e5 to
5821437
Compare
|
Ok fixed now @Julesssss |
Julesssss
left a comment
There was a problem hiding this comment.
Looks good, we can keep an eye on the next occurrence. Awaiting Rory's 👀
roryabraham
left a comment
There was a problem hiding this comment.
thanks for fixing @francoisl, dumb mistakes on my part
| git commit --amend -m "\$(git log -1 --pretty=%B)" -m "(CP triggered by ${{ github.actor }})" | ||
| \`\`\` | ||
|
|
||
| That will help us keep track of who triggered this CP. Once all that's done, push your changes with \`git push origin roryabraham-cherry-pick-staging-6486b1d1961d4c6de85154905d57af5118b33ff9-1\`, and then open this PR for review. |
There was a problem hiding this comment.
was wrong the whole time
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/roryabraham in version: 9.1.10-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.10-6 🚀
|
Explanation of Change
The instructions for CP conflict resolution PRs currently use hardcoded values for the branch name and commit hash. This will make the issue populate with the correct instructions.
Example PR here where @Julesssss was the CP author, yet the instructions say to run
git checkout roryabraham-cherry-pick-staging-56382-1.Fixed Issues
N/A
Tests
Not tested. We'll see next time we CP a PR that causes a conflict that needs to be manually resolved.
Offline tests
N/A
QA Steps
No QA - workflow change
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos