ci(release): wire release-please via org-dotgithub reusable workflow#16
Merged
Conversation
- Add release-please-config.json (release-type simple, package ".", changelog-path CHANGELOG.md) - Add .release-please-manifest.json bootstrap baseline
- Add .github/workflows/release-please.yml, push-to-main trigger - Calls Coding-Autopilot-System/.github reusable workflow, SHA-pinned to f288e5e3b67b29a2c08880b76da7b852f4a132d0 (39-01)
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
OgeonX-Ai
added a commit
that referenced
this pull request
Jul 13, 2026
The reusable workflow was pinned to f288e5e3b67b29a2c08880b76da7b852f4a132d0, a pre-squash-merge branch-tip commit in Coding-Autopilot-System/.github that became unreachable when .github PR #16 squash-merged and the source branch was deleted. Every push-triggered release-please run has since failed with 'workflow was not found'. Repin to 64c1673088ff7802f1270a44f03bc4d7a10631f2, which is the merged commit on .github's main branch containing .github/workflows/release-please-reusable.yml. Co-authored-by: Kim Harjamäki <kim.harjamaki@prosimo.fi>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wires release-please into this repo via the SHA-pinned reusable workflow in org-dotgithub (Coding-Autopilot-System/.github).
Part of Phase 39 (release-engineering) plan 39-03, wave 2 of the 13-repo release-please rollout. Does not merge automatically per org PR-only convention.