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](backport #42326) Don't run packaging snapshot with prereleases #42330

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 17, 2025

Proposed commit message

This fixes a small bug related to #42304 (example failure link).
When we (manually) trigger prerelease builds (by setting VERSION_QUALIFIER="...") we only want them to trigger staging builds and skip snapshot builds.

Related issues

https://github.com/elastic/ingest-dev/issues/4857


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

This fixes a small bug related to #42304 ; when we (manually)
trigger prerelease builds (by setting VERSION_QUALIFIER="...") we
only want them to trigger staging builds and skip snapshot builds.

(cherry picked from commit a122a9f)

# Conflicts:
#	.buildkite/packaging.pipeline.yml
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Jan 17, 2025
@mergify mergify bot requested a review from a team as a code owner January 17, 2025 07:30
Copy link
Contributor Author

mergify bot commented Jan 17, 2025

Cherry-pick of a122a9f has failed:

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

You are currently cherry-picking commit a122a9fbe.
  (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)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .buildkite/packaging.pipeline.yml

no changes added to commit (use "git add" and/or "git commit -a")

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 botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jan 17, 2025
@dliappis dliappis removed conflicts There is a conflict in the backported pull request needs_team Indicates that the issue/PR needs a Team:* label labels Jan 17, 2025
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jan 17, 2025
@dliappis dliappis added Team:Ingest-EngProd and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jan 17, 2025
@jlind23 jlind23 enabled auto-merge (squash) January 17, 2025 08:30
@jlind23 jlind23 merged commit 956f44e into 7.17 Jan 17, 2025
10 checks passed
@jlind23 jlind23 deleted the mergify/bp/7.17/pr-42326 branch January 17, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants