Skip to content

Conversation

@dliappis
Copy link
Contributor

@dliappis dliappis commented Jun 23, 2025

What does this PR do?

This commit adds the skip-changelog GitHub label for PRs created by automation for Bump VM image PRs.

Why is it important?

Without it, the mandatory fragment-in-pr check is failing thus preventing automerge.
Example where we had to manually add the label: #8618 (comment)

Related issues

#8359

This commit adds the `skip-changelog` GitHub label for PRs created by
automation for Bump VM image PRs. Without it, the mandatory
[fragment-in-pr](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/fragment-in-pr.yml)
check is failing thus preventing automerge.
@dliappis dliappis self-assigned this Jun 23, 2025
@dliappis dliappis requested review from a team as code owners June 23, 2025 10:57
@mergify
Copy link
Contributor

mergify bot commented Jun 23, 2025

This pull request does not have a backport label. Could you fix it @dliappis? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@dliappis
Copy link
Contributor Author

FYI @pkoutsovasilis for fixing automerge for 8.19 branches where it seems that the fragment-in-pr check is forced.

Copy link
Contributor

@pkoutsovasilis pkoutsovasilis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for handling this @dliappis , LGTM

@dliappis dliappis added backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches backport-active-8 Automated backport with mergify to all the active 8.[0-9]+ branches labels Jun 23, 2025
@dliappis dliappis merged commit 7a579fa into elastic:main Jun 23, 2025
12 checks passed
@github-actions
Copy link
Contributor

@Mergifyio backport 8.17 8.18 8.19 9.0

@mergify
Copy link
Contributor

mergify bot commented Jun 23, 2025

backport 8.17 8.18 8.19 9.0

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jun 23, 2025
This commit adds the `skip-changelog` GitHub label for PRs created by
automation for Bump VM image PRs. Without it, the mandatory
[fragment-in-pr](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/fragment-in-pr.yml)
check is failing thus preventing automerge.

(cherry picked from commit 7a579fa)
mergify bot pushed a commit that referenced this pull request Jun 23, 2025
This commit adds the `skip-changelog` GitHub label for PRs created by
automation for Bump VM image PRs. Without it, the mandatory
[fragment-in-pr](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/fragment-in-pr.yml)
check is failing thus preventing automerge.

(cherry picked from commit 7a579fa)

# Conflicts:
#	.ci/updatecli/updatecli-bump-vm-images.yml
mergify bot pushed a commit that referenced this pull request Jun 23, 2025
This commit adds the `skip-changelog` GitHub label for PRs created by
automation for Bump VM image PRs. Without it, the mandatory
[fragment-in-pr](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/fragment-in-pr.yml)
check is failing thus preventing automerge.

(cherry picked from commit 7a579fa)
mergify bot pushed a commit that referenced this pull request Jun 23, 2025
This commit adds the `skip-changelog` GitHub label for PRs created by
automation for Bump VM image PRs. Without it, the mandatory
[fragment-in-pr](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/fragment-in-pr.yml)
check is failing thus preventing automerge.

(cherry picked from commit 7a579fa)
dliappis added a commit that referenced this pull request Jun 23, 2025
This commit adds the `skip-changelog` GitHub label for PRs created by
automation for Bump VM image PRs. Without it, the mandatory
[fragment-in-pr](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/fragment-in-pr.yml)
check is failing thus preventing automerge.

(cherry picked from commit 7a579fa)

Co-authored-by: Dimitrios Liappis <[email protected]>
dliappis pushed a commit that referenced this pull request Jun 23, 2025
…8628)

This commit adds the `skip-changelog` GitHub label for PRs created by
automation for Bump VM image PRs. Without it, the mandatory
[fragment-in-pr](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/fragment-in-pr.yml)
check is failing thus preventing automerge.

(cherry picked from commit 7a579fa)
v1v added a commit that referenced this pull request Jun 25, 2025
…-hosted

* feature/hosted-stack-using-oblt-cli: (26 commits)
  Use the current official docker image for oblt-cli
  Mark the elasticinframetrics processor as deprecated and schedule for removal (#8659)
  [main][Automation] Update versions (#8668)
  chore: Update create_deployment_csp_configuration.yaml (#8669)
  Attempt to make test more reliable by querying ES directly (#8422)
  [test] split up ess and beats serverless integration tests (#8551)
  Remove resource/k8s processor and use k8sattributes processor for service attributes (#8599)
  fix: use --force-confold for deb tests in TestUpgradeAgentWithTamperProtectedEndpoint_DEB (#8649)
  [main][Automation] Bump stack images versions to 9.1.0-ea0b7542 (#8612)
  chore: Update to elastic/beats@f6594fb72670 (#8640)
  [deb/rpm] restart endpoint with tamper protection after elastic-agent  (#8637)
  ci: don't preinstall fleet packages on retried CI steps (#8636)
  chore: Update to elastic/beats@6b6941eed496 (#8619)
  [main][Automation] Bump VM Image version to 1750467641 (#8617)
  flaky: skip TestUpgradeAgentWithTamperProtectedEndpoint_RPM (#8626)
  Add skip-changelog PR label for bump VM PRs (#8627)
  build(deps): bump github.com/elastic/go-seccomp-bpf from 1.5.0 to 1.6.0 (#8611)
  [ci] fix k8s integration tests flakiness (#8575)
  bump apmconfig Otel extension to v0.3.0 (#8600)
  Enhancement/6394 allow deb rpm to upgrade with endpoint tamper protection (#6907)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-8 Automated backport with mergify to all the active 8.[0-9]+ branches backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants