Skip to content

add way to manually trigger a workflow run for certain target #651

@Emilgardis

Description

@Emilgardis

This should be possible with

workflow_dispatch and a bot/app/workflow that triggers on a comment

  • A comment is made on a pr. @ghost try target: x86_64-unknown-linux-gnu or @ghost try target: x86_64.*
  • The comment is picked up and eventually triggers docker-image for the pr rebased on current main, and skipping all targets in the matrix except for matched targets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaissues/PRs related to the maintenance of the crate.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions