Skip to content

This tool is designed to automatically compile and format up-to-date contribution statistics into a structured Google document, simplifying prep for ArgoCD contribution experience meetings.

Notifications You must be signed in to change notification settings

pasha-codefresh/argo-cd-contrib-insights-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Issues and Pull Requests

    • Summarizes open and closed issues and PRs to give an overview of engagement and project progress.
    • Highlights stale issues to prioritize backlog items that need review.
  • Top Reviewers and Mergers

    • Identifies and lists top reviewers and mergers based on activity, supporting recognition and balanced contributions.
  • Project-Specific Data

    • Tracks stats for both ArgoCD and Argo Rollouts, with options to include other repos.
    • Provides detailed insights to support project-specific contributions.

Output

The tool generates a pre-formatted Google document that includes:

  • Created Issues: Open / Closed
  • Created PRs: Open / Closed
  • Stale Issues
  • Top Reviewers and Mergers (by project)

Example

Usage

  1. Build the application:

    go build -o argo-cd-contrib-insights
  2. Run the application:

    ./argo-cd-contrib-insights 

About

This tool is designed to automatically compile and format up-to-date contribution statistics into a structured Google document, simplifying prep for ArgoCD contribution experience meetings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages