You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why:
* action/labeler does not work for pull-request when the PR is on a fork
* attempted using paulfnatom/periodic-labler but it fails with other
permission issues paulfantom/periodic-labeler#6
This change addreses the need by:
* enable use of https://github.com/kaxil/boring-cyborg which supports same label
syntax. It also has more features but just using the labeling feature for now.
Why:
* action/labeler does not work for pull-request when the PR is on a fork
* attempted using paulfnatom/periodic-labler but it fails with other
permission issues paulfantom/periodic-labeler#6
This change addreses the need by:
* enable use of https://github.com/kaxil/boring-cyborg which supports same label
syntax. It also has more features but just using the labeling feature for now.
I setup periodic labeler on https://github.com/maxandersen/quarkus-nonfork to try and work around action/labeler limits.
But using the default setup I end up with errors when running, see https://github.com/maxandersen/quarkus-nonfork/commit/1f9eececb01eab0fa6cb11ed36c05f7d1b0f6f71/checks?check_suite_id=409946518
its basically saying it does not have access which it obviously should have as it is handed the GITHUB secret...
The text was updated successfully, but these errors were encountered: