Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.17] Fix autocommiting from CI (#148066) #148070

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Dec 23, 2022

Backport

This will backport the following commits from main to 7.17:

Questions ?

Please refer to the Backport tool documentation

The new images have an updated gh binary which now requires setting the
`GITHUB_REPO` env var, or calling `gh repo set-default`. I opted for the
env var so that we didn't need to find a good time to execute the CLI
(after the keys are in the env, but before all other user code) or worry
about the logging. This also allows other users of our scripts to
customize as makes sense without having to dive into a bunch of
imperative shell code.

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 1b8ddc6)

# Conflicts:
#	.buildkite/scripts/common/env.sh
@spalger spalger enabled auto-merge (squash) December 23, 2022 16:39
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@spalger spalger merged commit a8e7e9b into elastic:7.17 Dec 23, 2022
@spalger spalger deleted the backport/7.17/pr-148066 branch December 23, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants