relative-ci / roadmap

Issues, questions and feature requests for RelativeCI
https://relative-ci.com
3 stars 0 forks source link

Support for forked repo workflows #28

Closed vio closed 2 years ago

vio commented 3 years ago
vio commented 3 years ago

There are multiple issues when trying to run the agent with PRs from forks:

  1. pull_request event is not reporting the same data as push
  2. pull_request is not exposing secrets for builds triggered from forks

To do:

vio commented 3 years ago

Ready for testing using relative-ci/agent-action@workflow-run-support GitHub action.

Documentation: https://relative-ci.com/documentation/setup/agent/github-action/#workflows-triggered-by-forked-repositories-beta Example: https://github.com/relative-ci/example-github-action-fork-pull-request

vio commented 2 years ago

Support for workflows triggered by forked repository is now available on relative-ci/agent-action@v2