Skip to content

Make channel support workflow_dispatch #109

Description

@simonaronsson

Enhancement Proposal

Sometimes you want to release a charm without having to push a commit. Currently, this would fail if you depend on the channels action, as it's inspecting the event for certain characteristics. There are two options to solving this:

  1. Make the action aware of workflow_dispatch events and redirect them appropriately.
  2. Fall back to latest/edge whenever we're unable to determine the channel from the event data.

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