• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elastic / cloudbeat / 25405439860
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-5905-d03fd415d9e28cf3af24cfcbe837285545a05be6
DEFAULT BRANCH: main
Ran 05 May 2026 10:35PM UTC
Jobs 1
Files 235
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 May 2026 10:18PM UTC coverage: 75.838%. Remained the same
25405439860

Pull #4813

github

olegsu
feat: version bump automation phase 3

Implements automated patch and minor version bump pipeline using Buildkite
with ephemeral GitHub tokens, replacing CLOUDSEC_MACHINE_TOKEN.

- Buildkite pipeline with grouped bump steps, block step for PR merge
  confirmation, DRA artifact polling, and post-bump ops
- Bump scripts for patch and minor workflows
- Shared utilities in common.sh: pr_exists, update_version_beat, render_template
- PR body templates per workflow under .buildkite/scripts/release/templates/
- Auto-approve workflow for bump PRs via version-bump-auto-approve label

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

fix: align PR titles with Mergify rule and add post-minor-merge script

- Fix bump-minor.sh and bump-patch.sh PR titles to match the Mergify
  auto-merge condition (^Bump cloudbeat version)
- Add post-minor-merge.sh: creates the release branch and opens a
  hermit PR to sync bin/hermit.hcl after a minor bump merges
- Update pipeline: rename finalize step to post-minor-merge, fix
  depends_on ordering for DRA block step, add post-bump TODO comment
- Fix REPO comment in bump-patch.sh (cloudbeat, not elastic/cloudbeat)

refactor: consolidate update_arm_templates into common.sh

Move update_arm_templates (jq updates, dev template generation, git
add/commit) into common.sh as a single parameterized function.
Remove the duplicate local definition from bump-minor.sh and drop
the call from post-bump.sh where ARM updates are not needed.

refactor: align auto-approve-bump-prs with renovate workflow pattern

Switch from pull_request_target to pull_request, reduce permissions to
pull-requests: write only, replace hmarr/auto-approve-action with
actions/github-script, and check PR author login instead of github.actor.

fix(lint): satisfy shfmt, shellcheck, and end-of-file-fixer

- bump-minor.sh: tighten redirect spacing and drop extra blank line (shfmt -i 4)
- common.sh: trim trailing blank lines; suppress SC2016 false positive on inten... (continued)
Pull Request #4813: feat: implement Version Bump Automation Phase 3

9730 of 12830 relevant lines covered (75.84%)

16.42 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
84.04
0.0% internal/resources/providers/gcplib/inventory/provider.go
Jobs
ID Job ID Ran Files Coverage
1 25405439860.1 05 May 2026 10:35PM UTC 235
75.84
GitHub Action Run
Source Files on build 25405439860
  • Tree
  • List 235
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4813
  • PR Base - main (#25401111773)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc