Skip to content

CODEOWNERs verification workflow fails when run on PR from forked repo #316

Open
@zach-klippenstein

Description

@zach-klippenstein

GitHub actions running on PRs from forked only have access to the source repo's secrets, not the target's. The verification workflow needs our API token. This is a known issue: https://github.community/t/make-secrets-available-to-builds-of-forks/16166

We can workaround by checking for that secret and only running the owners check if it's found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions