Skip to content

Prevent running the same workflows twice on the same commit #34

Description

@reece

Is your feature request related to a problem? Please describe.

We currently run the same workflow twice for each commit in a PR. For example, in #32:

image

Describe the solution you'd like

A workflow should be run exactly once for each environment configuration. [This issue has been encountered by many others] (https://github.com/orgs/community/discussions/26276).

We should consider these cases:

  • commit to main (always/usually a merge) by codeowner
  • commit to branch other than main with or without PR by anyone with permissions to do so
  • PR from remote (i.e., not biocommons org) repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-by-stalestaleIssue is stale and subject to automatic closing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions