Skip to content

Output should be calculated and available for the tag even when skip-github-release is set to true #1214

Description

@SoulPancake

When skip-github-release: true is set, release-please-action should still output the calculated tag (for example v1.2.3).

Skipping GitHub Release creation should only skip the creation step, not hide computed metadata that is useful to downstream workflow steps.

We use release-please for version/tag calculation, but create releases in later custom steps. Without a tag output, workflows must parse PR data or reconstruct the tag manually.

Please expose the computed tag output even when GitHub Release creation is skipped (including per-component/path outputs where relevant).

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions