Skip to content

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 19, 2025

See https://github.com/elastic/golang-crossbuild/blob/main/NPCAP.md#backports

There is the concept of major.minor.patch.x for cases that need to change an existing Golang Crossbuild release with something else.

We have used that in some cases such as the NPCAP in the past, and recently at #554

But the existing conditions in the BK pipeline didn't allow to actually proceed.

In my view, we should allow running releases for:

  • main
  • ^[0-9]+.[0-9]+$
  • ^[0-9]+.[0-9]+

This should help with cases such as:

  • main
  • 1.24
  • 1.24.0.x

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

@mergify mergify bot requested a review from a team as a code owner March 19, 2025 13:18
@v1v v1v enabled auto-merge (squash) March 19, 2025 13:19
@elasticmachine
Copy link

💚 Build Succeeded

@elasticmachine
Copy link

💚 Build Succeeded

@elasticmachine
Copy link

💚 Build Succeeded

@v1v v1v disabled auto-merge March 19, 2025 14:43
@v1v v1v merged commit 8f12bc0 into 1.24.0.x Mar 19, 2025
10 checks passed
@v1v v1v deleted the mergify/bp/1.24.0.x/pr-556 branch March 19, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants