/github-repository-merged-prs-metrics

A little program to fetch and organize by month merged PRs of a specific repository

Primary LanguageGo

github pagerduty tf provider metrics prototyping project

Requirements

  • Env var GHTOKEN

How to run the program...

For instance using PagerDuty's Terraform Provider Github repository.

go run main.go PagerDuty 'terraform-provider-pagerduty'

To output the result formatted as CSV file pass the flag csv at the end

go run main.go PagerDuty 'terraform-provider-pagerduty' csv