Skip to content

[7.17](backport #43743) github-actions(updatecli): use oblt-actions, pin version and avoid diverging PRs#44111

Closed
mergify[bot] wants to merge 1 commit into7.17from
mergify/bp/7.17/pr-43743
Closed

[7.17](backport #43743) github-actions(updatecli): use oblt-actions, pin version and avoid diverging PRs#44111
mergify[bot] wants to merge 1 commit into7.17from
mergify/bp/7.17/pr-43743

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Apr 29, 2025

Proposed commit message

This should avoid issues when the changes diverge and then PRs are closed:

Therefore, it will not update those PRs but keep the ones that are open.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Updatecli

I deleted the branch for #43744 then I ran:

GITHUB_TOKEN=$(gh auth token) \
  GITHUB_ACTOR=v1v \
  BRANCH=8.x \
  updatecli --experimental apply \
    --config .github/workflows/updatecli.d/bump-elastic-stack-snapshot.yml \
    --values .github/workflows/updatecli.d/values.d/scm.yml

CI

See

Related issues

Use cases

Screenshots

Logs


This is an automatic backport of pull request #43743 done by [Mergify](https://mergify.com).

…verging PRs (#43743)

(cherry picked from commit 4849df4)

# Conflicts:
#	.github/workflows/bump-elastic-stack-snapshot.yml
#	.github/workflows/bump-golang.yml
#	.github/workflows/updatecli-compose.yml
@mergify mergify Bot requested a review from a team as a code owner April 29, 2025 12:40
@mergify mergify Bot added backport conflicts There is a conflict in the backported pull request labels Apr 29, 2025
@mergify mergify Bot requested a review from a team as a code owner April 29, 2025 12:40
@mergify mergify Bot requested review from khushijain21 and mauri870 and removed request for a team April 29, 2025 12:40
@mergify mergify Bot assigned v1v Apr 29, 2025
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 29, 2025
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Apr 29, 2025

Cherry-pick of 4849df4 has failed:

On branch mergify/bp/7.17/pr-43743
Your branch is up to date with 'origin/7.17'.

You are currently cherry-picking commit 4849df430.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/updatecli.d/bump-elastic-stack-snapshot.yml
	modified:   .github/workflows/updatecli.d/bump-golang-7.17.yml
	modified:   .github/workflows/updatecli.d/bump-golang.yml
	modified:   .mergify.yml
	new file:   .tool-versions

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/bump-elastic-stack-snapshot.yml
	both modified:   .github/workflows/bump-golang.yml
	both modified:   .github/workflows/updatecli-compose.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@botelastic
Copy link
Copy Markdown

botelastic Bot commented Apr 29, 2025

This pull request doesn't have a Team:<team> label.

@v1v v1v closed this Apr 29, 2025
@mergify mergify Bot deleted the mergify/bp/7.17/pr-43743 branch May 5, 2025 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport conflicts There is a conflict in the backported pull request needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant