modulepackage
0.0.0-20241213180541-92c61c7e4b11
Repository: https://github.com/stovak/go-github-reporter.git
Documentation: pkg.go.dev
# README
Github Reporter
Primary Usage:
task build
./ghrp repos:find --debug ".circleci/config.yml" [--debug] [--group "@pantheon-systems/developer-experience"]
Returns a list of repositories where the CODEOWNERS
file contains @pantheon-systems/developer-experience
and that have the file .circleci/config.yml
in the default branch.
Result:
✅ repo1 => .circleci/config.yml
✅ repo2 => .circleci/config.yml
✅ go-repo-3 => .circleci/config.yml
# Packages
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
*/.