1
0
mirror of synced 2025-12-25 02:17:36 -05:00

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:
Sarah Edwards
2021-05-10 11:41:09 -07:00
committed by GitHub
parent d47d795e7c
commit 91d4f62135
3 changed files with 71 additions and 0 deletions

View File

@@ -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',