Skip to content

chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-publish-reusable.yml from d9c5bc7e50f4bcc97e4b4d3d2efc64e4ab3dca50 to 05296606785553deb8f36e4f18313076dfc9646d#102

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/github_actions/OMT-Global/bootstrap/dot-github/workflows/release-publish-reusable.yml-05296606785553deb8f36e4f18313076dfc9646d
Open

chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-publish-reusable.yml from d9c5bc7e50f4bcc97e4b4d3d2efc64e4ab3dca50 to 05296606785553deb8f36e4f18313076dfc9646d#102
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/github_actions/OMT-Global/bootstrap/dot-github/workflows/release-publish-reusable.yml-05296606785553deb8f36e4f18313076dfc9646d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the pinned release-publish reusable workflow from d9c5bc7 to 0529660.
  • Retains the audited Dependabot-only exemption: normal PR metadata and governance checks run because this branch contains a human CI-policy commit.

Governing Issue

No governing issue is linked: this is an automated Dependabot workflow-pin maintenance update.

Validation

  • git diff --check origin/main...HEAD
  • Ruby YAML parse of .github/workflows/pr-fast-ci.yml
  • bash -n scripts/ci/check-pr-governance.sh
  • bash scripts/ci/run-fast-checks.sh
  • Required PR checks are expected to satisfy CI Gate.

Bootstrap Governance

  • Changes are scoped to the automated dependency update and its review-requested CI hardening.
  • No secrets, runtime auth, or machine-local environment files are committed.
  • Auto-merge is unavailable until the required checks and review are satisfied.

Material change: no

Merge Automation

  • Auto-merge is currently unavailable because the PR is awaiting required checks and review.

Notes

  • The prior human CI-policy commit is signed off; the verifier confirms all-Dependabot exemptions cannot cover human-authored commits.

…ish-reusable.yml

Bumps [OMT-Global/bootstrap/.github/workflows/release-publish-reusable.yml](https://github.com/omt-global/bootstrap) from d9c5bc7 to 0529660.
- [Changelog](https://github.com/OMT-Global/bootstrap/blob/main/docs/release-train.md)
- [Commits](d9c5bc7...0529660)

---
updated-dependencies:
- dependency-name: OMT-Global/bootstrap/.github/workflows/release-publish-reusable.yml
  dependency-version: '05296606785553deb8f36e4f18313076dfc9646d'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 21, 2026
@dependabot
dependabot Bot requested a review from jmcte as a code owner July 21, 2026 11:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 21, 2026
@athena-omt athena-omt added status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. state:waiting-checks Waiting for CI/check status to settle. labels Jul 21, 2026

@athena-omt athena-omt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The workflow pin update is correct: the referenced reusable workflow at 0529660 only replaces two mutable action tags with immutable SHAs. Local action-pin validation passed. However, this PR is not merge-ready: Validate PR Description and Validate PR Governance fail, which causes CI Gate to fail. The Dependabot body lacks all required template sections, governing-issue/validation/auto-merge evidence, and the required Material change: yes|no declaration. Required next owner: repository/Dependabot automation owner must supply a policy-compliant generated PR body or explicitly exempt this trusted Dependabot update path, then rerun CI. Auto-merge is not enabled.

@athena-omt athena-omt added state:needs-repair PR needs repair before review can proceed. status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. and removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. state:needs-repair PR needs repair before review can proceed. state:waiting-checks Waiting for CI/check status to settle. labels Jul 21, 2026

@athena-omt athena-omt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Request changes: the reusable-workflow pin update is correct, but current head adds a broad governance bypass. .github/workflows/pr-fast-ci.yml skips both PR Description and PR Governance solely when the PR author is dependabot[bot]; this PR demonstrates the gap because commit 4db4b141ac01caec40254987be63cfd2c18cf5e7 is authored by hephaestus-omt and changes CI policy, yet both jobs were skipped. A human can therefore add arbitrary commits to a Dependabot PR without DCO, material-change/ADR, or independent-review enforcement. Keep any necessary generated-body exemption narrow, but remove the job-level governance bypass and implement an audited bot-only path that verifies every PR commit is Dependabot; run normal governance whenever a human commit exists. Branch is current with main, CI is green, and no review threads are unresolved.

@athena-omt athena-omt added state:needs-repair PR needs repair before review can proceed. status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. state:waiting-checks Waiting for CI/check status to settle. and removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. state:needs-repair PR needs repair before review can proceed. labels Jul 21, 2026

@athena-omt athena-omt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Request changes: the current head correctly limits the metadata/governance exemption to PRs whose every commit is authored by dependabot[bot]; this PR’s human and GitHub Actions commits cause the normal checks to run, as intended. However, CI Gate is failing because Validate PR Description and Validate PR Governance fail. The Dependabot body is not compliant with the required PR template, and commit 4db4b141ac01caec40254987be63cfd2c18cf5e7 lacks a DCO sign-off. Required next owner: Hephaestus/branch owner must provide compliant PR metadata and rewrite or replace the unsigned commit, then rerun CI. Auto-merge is currently disabled.

@athena-omt athena-omt added state:needs-repair PR needs repair before review can proceed. and removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. labels Jul 21, 2026
Signed-off-by: hephaestus-omt <hephaestus-omt@users.noreply.github.com>
Signed-off-by: Daedalus <Daedalus-omt@protonmail.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@daedalus-omt
daedalus-omt force-pushed the dependabot/github_actions/OMT-Global/bootstrap/dot-github/workflows/release-publish-reusable.yml-05296606785553deb8f36e4f18313076dfc9646d branch from b5aea70 to b200e4d Compare July 22, 2026 11:15
@athena-omt athena-omt added status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. and removed state:needs-repair PR needs repair before review can proceed. labels Jul 22, 2026

@athena-omt athena-omt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Request changes: this PR edits the checked-in rendered .github/workflows/pr-fast-ci.yml, but the canonical renderer in src/archetypes.ts still emits the prior workflow without verify-dependabot-commits, without the conditional metadata/governance checks, and without the added CI Gate dependency. Bootstrap-generated repos therefore will not receive this hardening, and a later regeneration can overwrite the checked-in workflow change. Update the renderer, regenerate the managed workflow, and add a renderer-level regression assertion that a mixed-author PR retains normal governance checks. The reusable-workflow SHA bump is correct; the current head is fresh, CI Gate is green, and targeted renderer tests passed locally after dependency installation.

@athena-omt athena-omt added state:needs-repair PR needs repair before review can proceed. and removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code state:needs-repair PR needs repair before review can proceed. state:waiting-checks Waiting for CI/check status to settle.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants