Add template and workflow to add review template to PRs (#19185)
* add review template and workflow * use sha instead of version for action * exclude template from check for private repo links * Apply suggestions from code review Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com> Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
This commit is contained in:
@@ -48,6 +48,7 @@ describe('check for repository references', () => {
|
||||
'.algolia-cache',
|
||||
'.git',
|
||||
'.github/actions-scripts/enterprise-server-issue-templates/*.md',
|
||||
'.github/review-template.md',
|
||||
'dist',
|
||||
'node_modules',
|
||||
'translations',
|
||||
|
||||
Reference in New Issue
Block a user