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

Meta: Add stale issue management to nodejs/help repo #757

Open
bmuenzenmeyer opened this issue Dec 2, 2022 · 9 comments
Open

Meta: Add stale issue management to nodejs/help repo #757

bmuenzenmeyer opened this issue Dec 2, 2022 · 9 comments

Comments

@bmuenzenmeyer
Copy link

bmuenzenmeyer commented Dec 2, 2022

What is the problem this feature will solve?

I propose we add an automated stale check to https://github.com/nodejs/help

This repo has:

What is the feature you are proposing to solve the problem?

I propose we adapt the logic and lessons from nodejs/node#42085 into the help repo. A long time-to-stale can strike a healthy balance between community / search relevancy and maintainer scope.

What alternatives have you considered?

I've worked to manually close a few, following a careful manual process

  • look for issues with no comments (triaging new tickets is of course useful too, but unrelated to this stale effort)
  • add a comment mentioning the age, if the node version reported is still supported, and trying to point OP to a better community resource. example issue
  • revisit the issues weeks later manually to see if any activity has occurred, closing if able
@Trott Trott transferred this issue from nodejs/node Dec 3, 2022
@Trott
Copy link
Member

Trott commented Dec 3, 2022

+1. Yes, please.

I'm also honestly not sure that the help repo is something we should be doing. Having an official help channel implies a commitment to staff it, and I'm not sure we do that. 149 issues with zero comments suggests that perhaps we don't. If we're actively responding to issues there and it's useful for the community, then hey, great. But if it's hit-and-miss, I'd be OK with archiving the repo and directing people to StackOverflow and/or the OpenJS Slack #ask-anything channel.

@Trott
Copy link
Member

Trott commented Dec 3, 2022

@nodejs/tsc

@bmuenzenmeyer
Copy link
Author

(thanks for moving this issue here - it didn't seem right where it was, nor within help itself, and I missed this repo somehow in my brief search)

on the matter of the closing it completely... I can see arguments both ways:

but...

  • in addition to stack overflow / slack, the availability of https://github.com/nodejs/node/discussions now creates many options perhaps more ergonomic to today's community
  • annecdotally, i've used node for over 10 years and never knew about this repo until I became a triager

FWIW, I liked the stale bot approach in the main repo because it looked very carefully introduced

@RaisinTen
Copy link
Contributor

+1

I also like the idea of archiving the nodejs/help repo, so that these discussions can take place in other places like the OpenJS Slack, GitHub Discussions, etc, where the Node.js maintainers are organically more responsive.

@gireeshpunathil
Copy link
Member

FWIW, the original premise for the help repo was to isolate (confirmed / potential) issue reports in the core from general q&a, guidance on application development, event-driven architecture, API usage, modules etc.

@nschonni
Copy link
Member

nschonni commented Dec 3, 2022

It has also been useful as a place to transfer the random user issues from other repos like the website ones

@Trott
Copy link
Member

Trott commented Dec 3, 2022

It has also been useful as a place to transfer the random user issues from other repos like the website ones

We can leave it in place but also maybe include a note telling people they are more likely to get a decent response at StackOverflow or in the OpenJS Slack. (I'd prefer to avoid suggesting people use the core repo discussions feature for the reasons mentioned by @gireeshpunathil and would be in favor of disabling discussions in the core repo, but not so strongly that I'd argue over anyone else's unease about it. I know @bnoordhuis often moves issues to discussions when they are not bugs but someone seeking help, so maybe he would prefer we keep discussions around, for example.)

@nschonni
Copy link
Member

nschonni commented Dec 3, 2022

Maybe in addition to the Stale job, something like https://github.com/marketplace/actions/welcome-new-users could be used to nudge them to those other places

@bmuenzenmeyer
Copy link
Author

Irrespective of the broad topic of help's usefulness, I am seeing support for the stale job as an incremental improvement.

In the coming days/weeks I will:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants