You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am using your action in a private repo but it fails with this output:
loaded merge config:
match:
dependency_type: all
update_type: 'semver:minor'
title: "chore(deps): bump minimist from 1.2.5 to 1.2.6"
depName: minimist
from: 1.2.5
to: 1.2.6
dependency type: production
security critical: false
config: all:semver:minor
all:semver:minor detected, will auto-merge
Error: Not Found
HttpError: Not Found
at /action/node_modules/@octokit/request/dist-node/index.js:66:23
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async approve (file:///action/lib/api.js:2:3)
at async default (file:///action/lib/index.js:31:5)
at async file:///action/index.js:53:1
Hello, I am using your action in a private repo but it fails with this output:
Am I doing something wrong?
Here is my config:
.github/auto-merge.yml
.github/workflows/merge-dependencies.yml
Best,
Benny
The text was updated successfully, but these errors were encountered: