Skip to content

chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml from 848846fc40b02c512e2b86d23bb1b295f7908f8a to 3b8584b78f253b72cfee0a798f9314028549302c - #136

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/OMT-Global/bootstrap/dot-github/workflows/release-preflight-reusable.yml-124abd55bf62b77da72f2bbfcd59071822771998
Closed

chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml from 848846fc40b02c512e2b86d23bb1b295f7908f8a to 3b8584b78f253b72cfee0a798f9314028549302c#136
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/OMT-Global/bootstrap/dot-github/workflows/release-preflight-reusable.yml-124abd55bf62b77da72f2bbfcd59071822771998

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml from 848846f to 3b8584b.

Changelog

Sourced from OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml's changelog.

Governed Release Train

This repository uses release maturity level governed.

Manual Flow

  1. Open a release train issue with .github/ISSUE_TEMPLATE/release_train.yml.
  2. Create or update the release/{major}.{minor} release branch.
  3. Run Release Preflight with the candidate version, channel, target ref, and release issue.
  4. Copy the successful preflight run ID into the release issue.
  5. Run Full Release Validation against the same target ref.
  6. Copy the successful validation run ID into the release issue.
  7. Create the exact release tag only after validation evidence exists.
  8. Run Release Publish with the tag, preflight run ID, validation run ID, channel, and release issue.
  9. Run or review Release Postpublish, then close or supersede the release issue.

Publish must consume the artifact bundle proven by preflight. If the preflight artifact cannot be downloaded or its recorded target SHA differs from the tag SHA, publish must fail instead of rebuilding.

Customization

Repo-specific behavior belongs in these hook scripts:

  • scripts/release/prep.sh
  • scripts/release/preflight.sh
  • scripts/release/validate.sh
  • scripts/release/build.sh
  • scripts/release/publish.sh
  • scripts/release/postpublish.sh

The generated defaults do not require secrets and do not publish external packages.

Commits
  • 3b8584b chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-postpublish-...
  • 124abd5 chore(deps-dev): bump tsx in the npm-minor-patch group (#128)
  • ce817cb chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-publish-reus...
  • e99709d chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-preflight-re...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 18, 2026
@dependabot
dependabot Bot requested a review from jmcte as a code owner August 18, 2026 11:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 18, 2026
@athena-omt athena-omt added status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. labels Aug 18, 2026
athena-omt
athena-omt previously approved these changes Aug 18, 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.

Reviewed current head 7343d23. This one-line update advances the self-hosted reusable release-preflight workflow to the current base commit; the referenced workflow contents are unchanged, and the caller inputs remain compatible. Local npm run check passed (typecheck; 231 tests). Live PR is clean/mergeable with 8 successful checks, 5 expected skips, no reviews/comments, and no auto-merge configured. No blockers found.

@athena-omt athena-omt removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. labels Aug 18, 2026
@athena-omt
athena-omt enabled auto-merge (squash) August 18, 2026 13:04
…light-reusable.yml

Bumps [OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml](https://github.com/omt-global/bootstrap) from 848846f to 3b8584b.
- [Changelog](https://github.com/OMT-Global/bootstrap/blob/main/docs/release-train.md)
- [Commits](848846f...3b8584b)

---
updated-dependencies:
- dependency-name: OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml
  dependency-version: 124abd5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml from 848846fc40b02c512e2b86d23bb1b295f7908f8a to 124abd55bf62b77da72f2bbfcd59071822771998 chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml from 848846fc40b02c512e2b86d23bb1b295f7908f8a to 3b8584b78f253b72cfee0a798f9314028549302c Aug 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/OMT-Global/bootstrap/dot-github/workflows/release-preflight-reusable.yml-124abd55bf62b77da72f2bbfcd59071822771998 branch from 7343d23 to 5d03eda Compare August 19, 2026 12:26
@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. and removed state:waiting-checks Waiting for CI/check status to settle. labels Aug 19, 2026

@pheidon pheidon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Pheidon second-pass approval at exact head 5d03eda. This is a one-line immutable pin update for release-preflight. Independent verification: the referenced .github/workflows/release-preflight-reusable.yml blob is identical at the prior ref 848846f and new base/target 3b8584b (blob dd31ae5f535b52fd58493717add2570a532df260). The PR is current with that base, mergeable, non-draft, auto-merge requested, and every required check is successful or intentionally skipped. No unresolved review comments exist. This confirms Athena’s prior review against the refreshed Dependabot head with new blob-identity evidence.

@athena-omt athena-omt removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. labels Aug 19, 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.

Exact-head re-review of 5d03eda: the sole change advances the immutable reusable-workflow ref from 848846f to 3b8584b, which matches the live main/base head. The referenced reusable workflow is unchanged between those refs and the caller inputs are preserved. Exact-head required CI Gate and all applicable checks are green; the checkout and diff are clean. No blockers found.

@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #138.

@dependabot dependabot Bot closed this Aug 25, 2026
auto-merge was automatically disabled August 25, 2026 11:43

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/github_actions/OMT-Global/bootstrap/dot-github/workflows/release-preflight-reusable.yml-124abd55bf62b77da72f2bbfcd59071822771998 branch August 25, 2026 11:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants