-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opposite of exempt-all-assignees #596
Comments
Any thoughts or input on this? Have I missed an alternative to accomplish the same? |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Thanks stalebot…. Well it would be nice if this was addressed…. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Nope not stale, still functionality that people could use….. 😢 |
I don't understand but I want to participate. That's my honest comment. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
No bot still not stale but also still not actioned by project maintainers |
@kingthorin because there is no maintainer in terms of new features. |
🤷♂️Had to add some sort of update for the bot |
Poke, still looking for this. |
More precisely, would you like the processing to only add stale comments without a stale label? |
Interesting question. I think that's already doable. At least I know my projects have been getting comments/labels without anything being closed. ( Mainly I was just looking for a way to reduce spam'ish updates. For most of the projects I work with there's little point in the action/bot updating issues which aren't assigned (like this one). We would rather that it was more of a reminder to assignees that they've got something outstanding which they should be working on. |
OK, so basically, in other words, you wish to process only issues when there is an assignee? |
Exactly. |
Willing to do that but on this repo Sonia-corporation/stale#559 |
@C0ZEN thanks for that. We'll have to decide which way to go. I'll discuss with the team. (My hesitation is around fragmentation and upkeep.) |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
No stale bot it STILL isn’t stale, well at least not more than this entire repo. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
/le sigh NO bot still not stale, simply not actioned. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
/le sigh NO bot still not stale, simply not actioned. |
@JoannaaKL thanks for tackling this! |
The problem
It would be nice if there was a way to only add stale comments on issues/PRs that are actually assigned (to remind people of their commitments).
The solution
Add an opposite flag like
include-only-assigned: true
(Defaultfalse
).I apologize if this is somehow already possible and I missed it.
The text was updated successfully, but these errors were encountered: