Skip to content

Make CI work on forks #2559

Closed
Closed
@nhooyr

Description

@nhooyr

Unfortunately github actions CI will only work on forks if there are no custom secrets.

So the npm package and docker image release process will have to be ran manually instead of via CI. Those are also in a separate workflow and github actions still won't run the workflow that does not depend on any secrets.

It's a worthy tradeoff to make it easier for contributors to get feedback on their changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreRelated to maintenance or clean upenhancementSome improvement that isn't a feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions