[NoQA] Smarter regex for parsing No QA PRs#12754
Conversation
|
@ctkochan22 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] |
|
|
Any reason why this was skipped? |
|
AFAIK e2e performance tests aren't rolled out yet |
|
Checklist not relavent for this pr |
|
@ctkochan22 looks like this was merged without the checklist test passing. Please add a note explaining why this was done and remove the |
[NoQA] Smarter regex for parsing No QA PRs -- Checklist not relevant here as there are no QA steps (cherry picked from commit 792c325)
…-12754 🍒 Cherry pick PR #12754 to staging 🍒
|
🚀 Cherry-picked to staging by @ctkochan22 in version: 1.2.28-1 🚀
|
|
🚀 Deployed to production by @roryabraham in version: 1.2.28-2 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 1.3.28-2 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.3.28-5 🚀
|
Details
Just improving the parsing of
[No QA]PRs so that the space becomes optional.Fixed Issues
$ n/a
Tests
CP StaginglabelQA Steps
None.
PR Author Checklist
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)PR Reviewer Checklist
The reviewer will copy/paste it into a new comment and complete it after the author checklist is completed
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick).src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarhave been tested & I retested again)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)Screenshots
No screenshots in this case because it's a GitHub Actions PR and has no effect on the app itself.