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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions