Skip to content

docs(workflows): standardize release workflow guidance#138

Merged
ChristophShyper merged 1 commit into
masterfrom
deps/release-workflow-guidance
Jun 29, 2026
Merged

docs(workflows): standardize release workflow guidance#138
ChristophShyper merged 1 commit into
masterfrom
deps/release-workflow-guidance

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

📝 Brief description

docs(workflows): standardize release workflow guidance

💻 Commits

  • 9c6d8ed - ChristophShyper - 2026-06-25 01:07:41
    docs(workflows): standardize release workflow guidance
    Update the centralized workflow documentation to reflect the current
    organization release model: repositories should expose
    auto-release-create.yml and manual-release-branch-prepare.yml as the
    release caller workflows, rather than the older manual-release-create
    entry.

    This removes ambiguity in the documented release process and aligns the
    meta-repository guidance with the workflows that are actually templated
    and supported across the organization.

📁 Modified files

.github/workflows/README.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Update the centralized workflow documentation to reflect the current
organization release model: repositories should expose
`auto-release-create.yml` and `manual-release-branch-prepare.yml` as the
release caller workflows, rather than the older `manual-release-create`
entry.

This removes ambiguity in the documented release process and aligns the
meta-repository guidance with the workflows that are actually templated
and supported across the organization.
@ChristophShyper
ChristophShyper merged commit f747348 into master Jun 29, 2026
11 checks passed
@ChristophShyper
ChristophShyper deleted the deps/release-workflow-guidance branch June 29, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant