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
Repository is not created and error is thrown.
modifying existing repos is successfull
What is the expected behavior
Repository created, no error
Error output, if available
...
DEBUG (probot): Allowing rust-ci-test in restrictedRepos.include [^test-please-ignore$,rust-ci-test]
DEBUG (probot): Allowing test-please-ignore in restrictedRepos.include [^test-please-ignore$,rust-ci-test]
DEBUG (probot): Process normally... Not a SubOrg config change or SubOrg config was changed and this repo is part of it. {"owner":"my-org","repo":"test-please-ignore"} suborg config undefined
DEBUG (github): GitHub request: GET https://api.github.com/repos/my-org/test-please-ignore - 404
ERROR (probot): Not Found
DEBUG (probot): Not run in nop
...
Context
Are you using the hosted instance of probot/settings or running your own?
I'm using github actions on github.com.
If running your own instance, are you using it with github.com or GitHub Enterprise?
Version of probot/settings
2.1.16
Version of GitHub Enterprise
The text was updated successfully, but these errors were encountered:
Problem Description
I'm trying to configure save-settings to create a new repo for me.
This is my config
What is actually happening
Repository is not created and error is thrown.
modifying existing repos is successfull
What is the expected behavior
Repository created, no error
Error output, if available
Context
Are you using the hosted instance of probot/settings or running your own?
I'm using github actions on github.com.
If running your own instance, are you using it with github.com or GitHub Enterprise?
Version of probot/settings
2.1.16
Version of GitHub Enterprise
The text was updated successfully, but these errors were encountered: