-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add some note to stalled PRs or at least a summary #61
Comments
I note that at the moment we have 264 open PRs. Many of those probably come under the classification of "stalled". It wouldn't be helpful to see 200+ emails in my inbox notifying me of those stalled PRs. Could we limit it somehow to those PRs that were recently active, but now don't seem to be? Having stats would be very useful. For example: X PRs opened in the last week This sort of thing we could track over time and set some goals around. |
I suggest a weekly mail that summarizes things perhaps via a table by PR. |
@mattcaswell's suggestion with a list of clickable PRs after the summary (ideally sorted into the same categories). Weekly is probably about the right frequency. Such reminders need to be sufficiently non-annoying that they get looked at. |
Interesting formulation. |
Post it to openssl-users, not the project or commits. Make it public. You want more metrics, you can do that with a less-public list. Look at "pull panda" for example. |
It would be also interesting to see for the "stalled" PRs on which side the action is - whether the reporter or the team. We would probably need a new label for that. |
I'm running this daily and tweaking it and it'll eventually get auto emailed out probably weekly. Example from last night ("stalled issues" where "stalled" means no update in 30 days) all ( 179 issues, median 135 days) list of prs suppressed failed CI ( 28 issues, median 136.5 days)
cla required ( 25 issues, median 347 days) list of prs suppressed all other ( 50 issues, median 273.0 days)
waiting for reporter ( 16 issues, median 225.5 days)
deferred after 1.1.1 ( 52 issues, median 135.0 days) list of prs suppressed waiting for review ( 3 issues, median 41 days)
waiting for OMC ( 2 issues, median 369.5 days)
waiting for OTC ( 3 issues, median 32 days)
|
Has this been resolved in a satisfactory manner? |
given there was no response to @levitte comment 2 years ago, i'm assuming this is complete. Marking as inactive to be closed in the near future. Please comment if there is more to do here |
We could have the tool comment on, or just do an interesting weekly summary of PRs:
"No comments or pushes in n weeks"
Being careful to avoid any comments the tool makes when counting comments.
The text was updated successfully, but these errors were encountered: