Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Oli4
Copy link
Contributor

@Oli4 Oli4 commented Oct 25, 2025

Purpose

The example deploy job in github-actions.rst requires outputs.released to be set to true but it is never set to true. This change adds this output, similar to how it is done in the workflow file for python-semantic-release.

Though I am not sure if it is conditional on the success of the release, I still think the example should be working.


PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds

  • Commits follow the Conventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • Appropriate Unit tests added/updated

  • Appropriate End-to-End tests added/updated

  • Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)

The deploy job requires outputs.released to be set to true. This change adds this output, though I am not sure if it is conditional on the success of the release.
@codejedi365 codejedi365 merged commit 0fb4875 into python-semantic-release:master Oct 25, 2025
7 of 8 checks passed
@codejedi365
Copy link
Contributor

🎉 This PR has been published as part of v10.5.0 🎉

You can find more information about this release on the GitHub Releases page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants