Secrets in GitHub actions workflow of a public fork PR #1
Answered
by
sydrawat01
sydrawat01
asked this question in
Q&A
-
We're following the git forking workflow, where new features are added to the upstream organization (public) repository based on pull requests that are opened via the fork of the same (public) repository. The issue we currently face is the organization secrets are not being read when the CI pipeline runs on a PR from the fork to the organization upstream mainline. Any ideas/suggestions are welcome. |
Beta Was this translation helpful? Give feedback.
Answered by
sydrawat01
Jan 4, 2023
Replies: 1 comment
-
This is what I was looking for! https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sydrawat01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is what I was looking for!
https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks