Skip to content

Commit

Permalink
Pull Request Action
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinDFuller committed Dec 20, 2023
1 parent 36c0655 commit 2a505a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull_reqest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ jobs:
id: description-checker
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
comment-empty-description: "Hi! It looks like you forgot to add a description. Pull Request descriptions help reviewers understand the change and provide everyone with a history of changes. This action will block the pull request until a description exists."
comment-template-not-filled: "Hi! It looks like you forgot to fill out the Pull Request template. Pull Request descriptions help reviewers understand the change and provide everyone with a history of changes. This action will block the pull request until a description exists."

0 comments on commit 2a505a0

Please sign in to comment.