Skip to content

[Bug]: CI fails on forks #209

@jsoref

Description

@jsoref

I have done the following

  • I have searched the existing issues
  • If possible, I've reproduced the issue using the 'main' branch of this project

Steps to reproduce

  1. Fork this repository in a user/org with actions enabled
  2. Update the fork
  3. See action is stuck in queued state

Current behavior

Action will be queued for 6 hours https://github.com/jsoref/container/actions/runs/15662746312 until GitHub's timeout (or I decide to cancel the workflow run)

Expected Behavior

use an if: on the job level that relies on either a vars.HAS_X_RUNNER (to let others set up runners if they're so inclined), github.repository to limit the job to only run in the apple repository, or define a fallback runner that would work in forks.

Environment

GitHub Actions - GitHub Fork

Relevant log output

Image

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions