Skip to content

feat(ci): add build state push job - #3332

Draft
tuntoja wants to merge 1 commit into
developfrom
MON-195709
Draft

feat(ci): add build state push job#3332
tuntoja wants to merge 1 commit into
developfrom
MON-195709

Conversation

@tuntoja

@tuntoja tuntoja commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Description

  • add push-build-state job and action
    Adds a push-build-state job to the collect, common, gorgone, libzmq, lua-curl and monitoring-agent workflows. The job uploads a component build status JSON to the release-orchestrator S3 bucket after a successful RPM delivery on cloud testing builds, when a matching release-cloud POC tag is present on a release/hotfix branch.

Shared logic (tag detection, JSON build, S3 upload) lives in the new ./.github/actions/push-build-state composite action. The rpm-delivery action now exposes delivered_packages as an output so push-build-state can enumerate what was shipped. monitoring-agent uploads per-distrib artifacts that are merged before calling the action.

Fixes #MON-195709

Adds a push-build-state job to the collect, common, gorgone, libzmq,
lua-curl and monitoring-agent workflows. The job uploads a component
build status JSON to the release-orchestrator S3 bucket after a
successful RPM delivery on cloud testing builds, when a matching
release-cloud POC tag is present on a release/hotfix branch.

Shared logic (tag detection, JSON build, S3 upload) lives in the new
./.github/actions/push-build-state composite action. The rpm-delivery
action now exposes delivered_packages as an output so push-build-state
can enumerate what was shipped. monitoring-agent uploads per-distrib
artifacts that are merged before calling the action.
@coderabbitai

coderabbitai Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • coderabbit

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: a7bada40-e81d-4744-8c7b-9d827c1ee6d6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch MON-195709

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant