Skip to content

The channel action does not accept manual workflow triggers #149

Description

@lucabello

Enhancement Proposal

The channel action (which we use when releasing a charm) only accepts push and pull_request events. However, the action should also support manual runs of a release workflow (e.g., in case CI fails and you need to trigger a new run).

The code section where the event type is selected is here, and the new event type to accept is workflow_dispatch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions