Skip to content

Commit 745cb9e

Browse files
Update pr-comment.yml
1 parent 93ee07a commit 745cb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
issue_number: context.issue.number,
1818
owner: context.repo.owner,
1919
repo: context.repo.repo,
20-
body: '👋 Thanks for opening this Pull Request!\n\nYou will need a technical reviewer from Databricks to accept your PR. Please have them comment on this PR, saying they reviewed it.\n\nPing the repo maintainers to accept the PR once it\'s ready.\n\nPlease review this checklist:\n- Make sure you have a clear README explaining how to use the content. Add a link to your blog post once live.\n- List all the libraries used with their license on the README, only Apache, BSD, MIT, or DB License\n- Use Databricks License\n- Don\'t include any sensitive or private information\n- Don\'t use external datasets\n- Add 2 nicknames in the CODEOWNERS file as part of your PR.'
20+
body: '👋 Thanks for opening this Pull Request on Databricks Blog Post Repo!\n\nYou will need a technical reviewer from Databricks to accept your PR. Please have them comment on this PR, saying they reviewed it.\n\nPing the repo maintainers to accept the PR once it\'s ready.\n\nPlease review this checklist:\n- Make sure you have a clear README explaining how to use the content. Add a link to your blog post once live.\n- List all the libraries used with their license on the README, only Apache, BSD, MIT, or DB License\n- Use Databricks License\n- Don\'t include any sensitive or private information\n- Don\'t use external datasets\n- Add 2 nicknames in the CODEOWNERS file as part of your PR.'
2121
})

0 commit comments

Comments
 (0)