docbrown/scripts
Joe Doss 9ccd06bfa5
Fix a few bugs with the create_buildkite_pr_build.sh script (#11872)
* 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
2020-12-14 08:35:29 -06:00
..
build_containers.sh
bundle.sh
clean_fork.sh
create_buildkite_pr_build.sh Fix a few bugs with the create_buildkite_pr_build.sh script (#11872) 2020-12-14 08:35:29 -06:00
entrypoint.sh
sync_fork.sh