question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

onlyLabels not working

See original GitHub issue

Hi 👋

I tried to introduce stale bot to comment stale issues which has specific label, but stale bot has marked all issues. Can you take a look and let me know if something is not configured correctly?

Here is test repository. https://github.com/takose/stalebot-test

stale.yml

# Configuration for probot-stale - https://github.com/probot/stale

# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 1

# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels: []

# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
onlyLabels:
  - TestLavbel

# 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: false

# Label to use when marking as stale
staleLabel: wontfix

# Comment to post when marking as stale. Set to `false` to disable
markComment: >
  Please check progress.

Thanks.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
issue-label-bot[bot]commented, Jun 4, 2019

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.73. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

4reactions
takosecommented, Jun 12, 2019

I sent PR to fix this 😜 https://github.com/probot/stale/pull/213

Read more comments on GitHub >

github_iconTop Results From Across the Web

Concatenate gallery not working for text input, only labels
Hello! I'm currently developing a repeating table on my form using a gallery. Ive added controls for adding and removing rows.
Read more >
In Swift, I'd like the last 3 sections have only labels in their ...
It's not working because you are using the same cell for all the rows. You need to define two different rows. You can...
Read more >
How to print only labels (not var names) in PROC MEANS
Re: How to print only labels (not var names) in PROC MEANS​​ 1) Using proc means options: NOPRINT and OUTPUT enables get computational...
Read more >
OnlyTags on the App Store
... and learn more about OnlyTags. Download OnlyTags and enjoy it on your iPhone, iPad, and iPod touch. ... Share not working for...
Read more >
1600 Label Outfitters® Fluorescent Neon Red Laser ONLY ...
1,600 Label Outfitters® Fluorescent Neon Red Laser ONLY Labels, 1.75 x 0.5, ... No problem. ... Good for the price, but not the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found