policy-bot icon indicating copy to clipboard operation
policy-bot copied to clipboard

Reevaluate PRs when policy.yml file is changed

Open jmcampanini opened this issue 5 years ago • 1 comments

When the .policy.yml file is updated, existing PRs need some kind of action (comment, reopen, etc.) to trigger reevaluation with the new policy. We should either:

  1. Listen to push events, watch for policy.yml changes on the default or target branch, and reevaluate open PRs
  2. Provide an API endpoint someone can POST to that will reevaluate all open PRs on a repository

jmcampanini avatar Oct 12 '18 21:10 jmcampanini

This would be great especially with remote policy files

NargiT avatar Jul 22 '19 10:07 NargiT