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

Implement a script for identifying repos that need issues or pull requests triaged #121

Closed
jtauber opened this issue Jul 27, 2016 · 1 comment

Comments

@jtauber
Copy link
Member

jtauber commented Jul 27, 2016

I think the most generally useful thing for this script to do is show, for each repo, how many open issues and pull requests are in each Milestone (or don't have a Milestone). That way we can see, for example, how many issues haven't been triaged, how many are blocking a distribution, etc.

@ossanna16 ossanna16 changed the title implement a script for identifying repos that need issues or pull requests triaged Implement a script for identifying repos that need issues or pull requests triaged Jul 27, 2016
@paltman
Copy link
Member

paltman commented Jul 30, 2016

16.07    repo                    latest    commits      triaged    to triage
-------  ----------------------  --------  ---------  ---------  -----------
         django-forms-bootstrap  3.0.1     15                 0           11
         django-mailer           1.2.1     12                 0            0
         pinax-boxes             2.1.1     4                  0            1
         pinax-comments          0.1.1                        0            0
         pinax-documents         0.4.1                        0            0
         pinax-invitations       4.0.4     14                 0            5
         pinax-lms-activities    0.16.2    17                 0           13
         pinax-models            1.0.1     35                 0            6
         pinax-notifications     3.0.1     8                  0           22
         pinax-pages             0.4.2     5                  1            0
         pinax-referrals         1.0.1     54                 0            8
         pinax-submissions       0.2.4     9                  0            0
         pinax-teams             0.11.5    2                  0           15
         pinax-types             0.10.0    6                  0            1
         pinax-wiki              0.2.2     3                  0           15
✓        django-user-accounts    1.3.1     29                 0           38
✓        pinax-announcements     2.0.4                        0            0
✓        pinax-blog              5.0.1                       12            4
✓        pinax-calendars         1.1.0                        1            0
✓        pinax-eventlog          1.1.2                        2            0
✓        pinax-events            1.0.0                        0            0
✓        pinax-images            2.0.0                        0            0
✓        pinax-likes             2.0.4                        2            0
✓        pinax-messages          1.0.0                        0            0
✓        pinax-news              1.0.0                        0            0
✓        pinax-stripe            3.2.0                       45            0
✓        pinax-testimonials      1.0.5                        0            0
✓        pinax-waitinglist       1.1.1                        1            0
✓        pinax-webanalytics      2.0.4                        1            0

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

No branches or pull requests

3 participants