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
Looks like there is some missing env var nor param when action triggered by push event
Im getting the following error
Error: failed to create validator: reference of repository is empty
Usage:
merge-gatekeeper validate [flags]
Flags:
-h, --help help for validate
-i, --ignored string set ignored jobs (comma-separated list)
--interval uint set validate interval second (default [10](https://github.com/starkware-libs/sequencer/actions/runs/10330954989/job/28600586832#step:3:11))
--ref string set ref of github repository. the ref can be a SHA, a branch name, or tag name
-r, --repo string set github repository
-s, --self string set self job name (default "merge-gatekeeper")
--timeout uint set validate timeout second (default 600)
Global Flags:
-t, --token string set github token
failed to execute command: failed to create validator: reference of repository is empty
Looks like there is some missing env var nor param when action triggered by push event
Im getting the following error
action config:
The text was updated successfully, but these errors were encountered: