Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

10.3.0 doesn't support a stage-then-release approach in GitHub Actions #1307

Closed
Labels
bugSomething isn't working properlyconfirmedPrevent from becoming stale
@JonZeolla

Description

@JonZeolla

Bug Report

Description

I have been doing a two-step process to usepsr to stage changes before making a release as discussed in#1125, but 10.3.0 introduced a breaking change for this workflow

Expected behavior

It should properly stage changes without requiring acommit_sha

Actual behavior

Acommit_sha is required as of39b647b when runningsemantic-release version ... inside of a GitHub Actions pipeline. If I setGITHUB_OUTPUT locally then I can see the error:

$ GITHUB_OUTPUT=foo uv run --frozen semantic-release version --no-changelog --skip-build --no-commit --no-tag --no-push --no-vcs-releaseWARNING:root:Found .git/ in higher parent directory rather than provided in configuration.[10:11:06] WARNING  Token value is missing!                                                                                                              config.py:779WARNING:semantic_release:Token value is missing!1.5.0The next version is: 1.5.0! 🚀Skipping build due to --skip-build flag::ERROR:: some required outputs were not set: commit_shaRun semantic-release in very verbose mode (-vv) to see the full traceback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working properlyconfirmedPrevent from becoming stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp