Skip to content

Commit

Permalink
Update .pullapprove.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed Jul 18, 2023
1 parent 89fb6e7 commit 9e248e1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,10 @@ overrides:
############################################################
# Require Issues
############################################################
- if: "'*issue*' not in statuses.successful"
status: failure
explanation: "An issue is required for all PRs"
# disabling until we have PRs up to date
# - if: "'*issue*' not in statuses.successful"
# status: failure
# explanation: "An issue is required for all PRs"

############################################################
# Fast tracking
Expand Down

0 comments on commit 9e248e1

Please sign in to comment.