Skip to content

Support package and git-resource inputs #624

@tmercswims

Description

@tmercswims

Is your feature request related to a problem? Please describe.
I have Octopus projects which have steps in their release creation process which require package and git-resource inputs. (At least, that's what I've been referring to them as; they correspond to the --package <step-name>:<value> and --git-resource <step-name>:<value> parameters of the Octopus CLI.)

Describe the solution you'd like
I would like the ability to provide these parameters with this Action.

Describe alternatives you've considered
Currently, in order to provide these parameters while creating a release in a GitHub Action workflow I either need to manually call the Octopus REST API or use the Octopus CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions