[No QA] Move postGitHubCommentBuildStarted to separate file#57234
Conversation
|
@justinpersaud 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] |
| workflow_call: | ||
| inputs: | ||
| APP_PULL_REQUEST_NUMBER: | ||
| description: Pull Request number from App repo for correct placement of ND app. If not specified defaults to main branch. |
There was a problem hiding this comment.
defaults to main branch.
Don't you need a
default: 'main' for this to be true then? Same with the one below.
There was a problem hiding this comment.
No, it's not needed because this workflow adds comment to PR so it needs to know concrete number. If no number is passed then it means that we don't want to add comment in this repo (it works in both App and Mobile-Expensify).
There was a problem hiding this comment.
Isn't the description wrong then? I'm referring to the fact that it says it defaults to the main branch, but then it doesn't?
There was a problem hiding this comment.
Yes, it is 🤦 Thanks for catching it!
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
Looks like there are conflicts now |
|
Main merged |
|
✋ 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/justinpersaud in version: 9.1.6-0 🚀
|
|
🚀 Deployed to staging by https://github.com/justinpersaud in version: 9.1.6-0 🚀
|
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.1.6-1 🚀
|
@mountiny
Explanation of Change
For better maintainability this PR moves comment job to separate file as discussed here.
Fixed Issues
$ N/A
PROPOSAL: N/A
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop