-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
github_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
PR automation https://github.com/ohcnetwork/care_fe/blob/develop/.github/workflows/pr-automation.yml -> changes requested action fails on PR's from fork branches
I think pull_request_review event does not run on fork branches
https://github.com/ohcnetwork/care_fe/actions/runs/23244287387/job/67568454570?pr=16120
Run actions/create-github-app-token@v2
Inputs 'owner' and 'repositories' are not set. Creating token for this repository (ohcnetwork/care_fe).
Error: [@octokit/auth-app] appId option is required
at createAppAuth (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:47665:11)
at main (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:47956:17)
at Object.<anonymous> (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:48079:20)
at Module._compile (node:internal/modules/cjs/loader:1521:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
at Module.load (node:internal/modules/cjs/loader:1266:32)
at Module._load (node:internal/modules/cjs/loader:1091:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
at node:internal/main/run_main_module:28:49
Error: [@octokit/auth-app] appId option is required
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
github_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Type
Projects
Status
In Progress