Skip to content

Fix: First-time contributor welcome workflow fails due to actions/github-script@v7 not being in allowed actions list #6726

@harshitghagre

Description

@harshitghagre

What happened:
The "First-time contributor welcome" workflow (first-time-contributor.yaml) fails with
a startup error for all first-time contributors because actions/github-script@v7 is
not in the repository's allowed GitHub Actions list.

Error message:

The action actions/github-script@v7 is not allowed in pipe-cd/pipecd.
Issues all actions must be from a repository owned by your enterprise
or match one of the patterns: [...]

Impact:
Every first-time contributor sees a failing CI check on their PR, which can be
confusing and discouraging for new contributors.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions