Bot not working
See original GitHub issueI added the Stale bot to some of my repos a couple of weeks ago, but it didn’t to anything to the open issues. I’ve changed the yaml file a few times to see if it makes the bot work, but no luck. This is the current stale.yml file (in the .github folder of the master branch of each repo I’d like the bot to work in):
# Configuration for probot-stale - https://github.com/probot/stale
# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 15
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
daysUntilClose: 7
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- pinned
- security
# - "[Status] Maybe Later"
- pending
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false
# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones: false
# Set to true to ignore issues with an assignee (defaults to false)
exemptAssignees: false
# Label to use when marking as stale
staleLabel: staledByBot
# Comment to post when marking as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when removing the stale label.
# unmarkComment: >
# Your comment here.
# Comment to post when closing a stale Issue or Pull Request.
closeComment: >
This issue has been automatically closed because it has not had
recent activity. Thank you for your contributions.
# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30
# Limit to only `issues` or `pulls`
only: issues
# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
# pulls:
# daysUntilStale: 30
# markComment: >
# This pull request has been automatically marked as stale because it has not had
# recent activity. It will be closed if no further activity occurs. Thank you
# for your contributions.
# issues:
# exemptLabels:
# - confirmed
Any clues on what’s going wrong? Thanks!
Issue Analytics
- State:
- Created 4 years ago
- Comments:5
Top Results From Across the Web
Discord Bot Troubleshooting - Scryfall
The bot does not reply at all · Check the Discord status to see if anything is currently affecting messages. · Make sure...
Read more >Bot Not Responding | Fix The Issue! - Discortics™ Tutorial
First, go to the channel settings, where the command was ran. Then, go to the Permission settings. · Secondly, if that doesn't work,...
Read more >How to Fix Discord Rhythm Bot Not Working Issue
The first thing you need to do is check the rhythm bot's volume level. If the volume level is very low on your...
Read more >Rythm Bot Not Working - How to fix issues with Discord Rythm ...
How to fix Discord Rythm Bot Not Working? · Check volume level of the bot · Rythm bot may be server muted ·...
Read more >Discord bot is not responding to commands - Stack Overflow
If the bot does not turn on, that means you did not correctly login or start the bot. Try to define token like...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Funny, because this one said it was correct https://codebeautify.org/yaml-validator !
The bot just fired now, so THANKS! It worked 😃
Issue-Label Bot is automatically applying the label
bug
to this issue, with a confidence of 0.78. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.