Skip to content

Bug: Mage workflows are being canceled #356

@bendiknesbo

Description

@bendiknesbo

When using the goapp.yaml workflow, and merging PR-1 which contains Go-changes, then merge PR-2 which does not contain Go-changes, the building&publishing of the OCI images is cancelled.

  1. I merge a PR with a change to Go code
    a. This starts a new run of mage-ci on main, to build the OCI image
  2. I then merge another unrelated PR that does not change any Go code (e.g. a docs-PR)
    a. This starts a new run of mage-ci on main, and skips the Go application job, and cancels the previous run of mage-ci

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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