modulepackage
1.3.1
Repository: https://github.com/vilmibm/actions-dashboard.git
Documentation: pkg.go.dev
# README
gh actions-status
being an extension to view the overall health of an organization's use of actions

Usage
By default, this command shows actions health for the last 30 days.
# See the actions health for an organization
gh actions-status cli
# See health for a different time period in either hours or days
gh actions-status -l 12h
gh actions-status -l 7d
# See health for an arbitrary list of repositories within an org
gh actions-status cli -r "cli,go-gh"
# See the actions health for all the repositories of a user
gh actions-status rsese
Installation
gh extension install rsese/gh-actions-status
Authors
Robert Sese [email protected], vilmibm [email protected]
# Packages
No description provided by the author