github / safe-settings

ISC License
563 stars 138 forks source link

Starting NOP endless initiating #555

Closed darliiin closed 4 months ago

darliiin commented 7 months ago

Problem Description

no change or endless processing

What is actually happening

I'm making changes to .github/settings.yaml Screenshot_20231116_104410

and I get these results: 1) either no changes Screenshot_20231116_103812 not displayed

2) or endless processing of changes Screenshot_20231116_103850

What is the expected behavior

expected behavior: changelog Screenshot_20231116_132506

Error output, if available

no errors are shown in the logs

Context

Are you using the hosted instance of probot/settings or running your own?

use our own

If running your own instance, are you using it with github.com or GitHub Enterprise?

using it with github.com

Version of probot/settings

Version of GitHub Enterprise

bheemvennapureddy commented 7 months ago

What does your .env looks like for the probot app ?

svg153 commented 7 months ago

Most of the time this can be related to GitHub safe-settings app permissions. In any case, the log of the safe-settings application would be good to see what could have failed. You can set the log level to trace to get more information.