Skip to content
Compare
Choose a tag to compare
@TobKed TobKed released this 01 Nov 10:51
· 1 commit to master since this release
4c5190f
  • turns missing pr in workflow_run into warning.

Sometimes (quite often really) when PR gets approved, the PR
gets merged rather quickly, without waiting for result of this
action. Or a new PR gets pushed quickly. In those cases PR will
not be found. But this is usually not a problem then and rather
than failing, we should simply print a warning and exit.