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

[8.x](backport #42326) Don't run packaging snapshot with prereleases #42332

Merged
merged 1 commit 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)
@mergify mergify bot requested a review from a team as a code owner January 17, 2025 07:31
@mergify mergify bot added the backport label Jan 17, 2025
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jan 17, 2025
@github-actions github-actions bot added the bug 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
@dliappis dliappis merged commit 58f7c8c into 8.x Jan 17, 2025
10 checks passed
@dliappis dliappis deleted the mergify/bp/8.x/pr-42326 branch January 17, 2025 08:32
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