Skip to content

Review GHA workflows that run for external PRs #201

Description

@aethr

The problem

GitHub Actions are triggered for every pull request to the repo, but some actions will fail for PRs from external contributors due to permissions.

See: #200 (comment)

Definition of "done"

  • Assess which workflows/actions are important to run and pass for PRs from external contributors
  • Determine the work involved updating workflows so that only these steps are run

The ultimate goal is to allow PRs from external repos/contributors to run vital QA checks like tests, while skipping non-essential (and authenticated) steps that will cause their PR checks to fail.

Additional context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

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