Mahamed Ali
Mahamed Ali
I deployed all the infra in the PR. /hold cancel
The infra has been deployed, this PR is ready to merged
/hold cancel I'll address the doc comments in a follow-up PR. The addresses were picked from the IP assignment doc(2 ranges are missing and I'll add them)
/remove-lifecycle stale /priority important-soon
@justinsb ^
There is an API for this. https://docs.github.com/en/rest/reference/actions#approve-a-workflow-run-for-a-fork-pull-request
For security reasons, the token available for the PR from the fork is read-only to avoid bad actors making changes. https://github.community/t/token-permissions-for-forks-once-again/16468/5 https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ You'll need to wrap it around a prow...