pyup icon indicating copy to clipboard operation
pyup copied to clipboard

Bot reports missing config when file exists

Open linuxdaemon opened this issue 5 years ago • 1 comments

See https://pyup.io/account/repos/github/TotallyNotRobots/CloudBot/settings/ and https://github.com/TotallyNotRobots/CloudBot/blob/gonzobot/.pyup.yml

The .pyup.yml exists and is valid but the dashboard fails to load the settings

linuxdaemon avatar May 26 '20 00:05 linuxdaemon

Facing the same issue for old and new repositories. Deleting and re-enabling, or, reloading the repository has no effect.

No custom settings configured We have not detected a .pyup.yml configuration file in the root directory of your repo. You can configure the PyUp bot by creating this file.

However, it does not seem to have a negative effect on the functionality and the settings in .pyup.yml are being obeyed. Probably just a UI state bug.

Additionally, I closed the initial pull request for creating the .pyup.io file with default config as I had already added one myself. Although, I do not think that should have any bearing on the issue.

zobayer1 avatar Jun 05 '21 23:06 zobayer1