Skip to content

Commit

Permalink
Check PRs every 15m due to GitHub API throttling
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisjbell authored and jhunt committed Mar 14, 2018
1 parent 69862da commit 30bbcdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boshrelease/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ resources:

- name: git-pull-requests
type: pull-request
check_every: 15m # Required due to API throttling.
source:
access_token: (( grab meta.github.access_token ))
private_key: (( grab meta.github.private_key ))
Expand Down

0 comments on commit 30bbcdb

Please sign in to comment.