Skip to content
box

GitHub Action

Release Existence Action

v1.0.0 Latest version

Release Existence Action

box

Release Existence Action

Check if a release for given tag exists

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Release Existence Action

uses: insightsengineering/release-existence-action@v1.0.0

Learn more about this action in insightsengineering/release-existence-action

Choose a version

Release Existence Action

Description

Check if a release for given tag exists

Action Type

Composite

Author

Roche/Genentech - Insights Engineering

Inputs

  • release-tag:

    Description: The name of tag for which it should be checked whether the release exists. If not specified, then the current tag is used.

    Required: false

    Default: ""

Outputs

  • release-exists:

    Description: Whether the release for given tag exists