* Fix a few bugs with the create_buildkite_pr_build.sh script.
This will ${PULL_REQUEST_ID:-} will allow for PULL_REQUEST_ID to be not set in
the if statement so the script won't fail.
It fixes the jq lookups on GITHUB_EVENT_PATH for setting:
PULL_REQUEST_ID
COMMENT_USER_LOGIN
COMMENT_URL
from GITHUB_EVENT_PATH
It fixes the jq lookups on
* Add in missing dub quotes
|
||
|---|---|---|
| .. | ||
| build_containers.sh | ||
| bundle.sh | ||
| clean_fork.sh | ||
| create_buildkite_pr_build.sh | ||
| entrypoint.sh | ||
| sync_fork.sh | ||