[NoQA] Update copy approval instructions in PR Checklist - #11974
Conversation
srikarparsi
left a comment
There was a problem hiding this comment.
It looks good, travis is showing an error though so do you want to try this fix?
Error: Diff found when Github Actions were rebuilt. Did you forget to run npm run gh-actions-build after a clean install (rm -rf node_modules && npm i)? Do you need to merge main?
|
Nice @srikarparsi that worked! |
|
@srikarparsi looks like this was merged without passing tests. Please add a note explaining why this was done and remove the |
|
✋ 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 @srikarparsi in version: 1.2.19-0 🚀
|
|
🚀 Deployed to production by @chiragsalian in version: 1.2.19-2 🚀
|
Details
Coming out of the discussion here - #5671 (comment) - the Checklist is not clear on how to ping marketing to get copy approved. This updates it to be more specific. No QA needed, just a copy change (and I changed it both in the template as well as the check)
Fixed Issues
N/A
Tests
QA Steps
PR Review Checklist
PR Author Checklist
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*filesSTYLE.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/*filesSTYLE.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
N/A