Closed erikvold closed 3 years ago
This is the config we are testing with https://github.com/hfiguiere/migration-test/blob/master/.github/stale.yaml
GitHubTest repository to test some github feature. Contribute to hfiguiere/migration-test development by creating an account on GitHub.
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
it has never worked
I am quire curious because I have a similar experience, where after enabling the app and adding the config file nothing is happening, even if I have tickets that are years old. No feedback at all, even after 22h.
I have the same problem. The app does not seem to be running for me.
Same. I have Stalebot installed and here's the config: https://github.com/garden-io/garden/blob/master/.github/stale.yaml. But so far, nothing has happened.
GitHubDevelopment orchestrator for Kubernetes, containers and functions. - garden-io/garden
Anyone figured out what causes this?
Edit: in my test repo, looks like I had a space before one of the properties in stale.yml
, which was preventing it from running
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
Apparently the stale bot work on itself.
@hfiguiere stale.yaml != stale.yml 😉
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
Looks like it needs to be explicitly enabled in https://github.com/apps/stale/ -> Configure
at least in some cases.
GitHubGitHub is where people build software. More than 65 million people use GitHub to discover, fork, and contribute to over 200 million projects.
We'd like to use stale bot to auto close (with a message) any pr on a repo. We setup a test repo yesterday to test things out and see how/if it works at https://github.com/hfiguiere/migration-test/pulls and these pull requests haven't been touched by the bot yet in about 23hrs, and we're expecting/hoping the bot to close and comment on these two pull requests within an hour.
Any ideas what we might have to do to get this running?