feat: [auto-approve] allow other authors from googleapis to commit to a PR #18278
Annotations
2 errors and 6 warnings
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/auto-approve/src/process-checks/node/owlbot.ts#L17
'checkAuthor' is defined but never used
|
packages/auto-approve/src/process-checks/node/owlbot.ts#L18
'checkTitleOrBody' is defined but never used
|
packages/auto-approve/src/process-checks/node/owlbot.ts#L19
'reportIndividualChecks' is defined but never used
|
packages/auto-approve/src/process-checks/node/owlbot.ts#L20
'getOpenPRsInRepoFromSameAuthor' is defined but never used
|
packages/auto-approve/src/process-checks/node/owlbot.ts#L22
'listCommitsOnAPR' is defined but never used
|
This job succeeded
Loading