github-action-analyzer

command module
v0.0.0-...-4d3cca4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2025 License: MIT Imports: 7 Imported by: 0

README

Github-Action-Analyzer

Analyzes the usage of Github Actions

Install

go get github.com/elgohr/github-action-analyzer
Make sure to have GOBIN in the PATH.

Usage

At the moment there is just a summary

$ github-action-analyzer -name=my-repository -access-token=my-token summary
{
  "TotalRepositories": 1020,
  "TotalSteps": 1270,
  "With": {
    "myWithFirstOption": 20
    "myWithSecondOption": 1
  }

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL