Skip to content
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

Creates the config file for stalebot to help us clean up old/inactive issues #2441

Merged
merged 1 commit into from May 10, 2022

Conversation

nickfloyd
Copy link
Contributor

We are in need of some house cleaning to get us back to a good "supported" state. This will activate the stalebot to help us parse through any issues that are either no longer relevant, need to be rethought, or are not able to be addressed.

Note: It's not that these issues are not important or useful. We simply need a clear starting point to begin actively introducing improvements and changes into this SDK. If anyone feels like the issues that are marked as stale from the bot still need to be opened they can label them with the pinned and followup-needed labels with some details on the current state of things so that it will not auto close. That way we can have a closer look at the issue and see what we need to do to get it resolved.

Copy link

@imwiss imwiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for setting this up. I agree with the benefits and clarity that stalebot will provide so that we can better focus on the most important friction points for users.

I left one question that's totally up to you to decide on 👍

limitPerRun: 30

# Limit to only `issues` or `pulls`
only: issues
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be worth adding pulls here, too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to parse through the pulls a bit more given that folks put in the extra effort to make the changeset and I'd like to validate if the changes are still relevant before something beneficial gets closed.

@nickfloyd nickfloyd merged commit 8e800f2 into main May 10, 2022
@nickfloyd nickfloyd deleted the add-stalebot-config branch May 10, 2022 15:53
@nickfloyd nickfloyd added Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR and removed category: housekeeping labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants