InnerSourceCommons / InnerSourcePatterns

Proven approaches that can guide you through applying open source best practices within your organization
https://patterns.innersourcecommons.org
Creative Commons Attribution Share Alike 4.0 International
736 stars 180 forks source link

Pattern extraction | Intuit | InnerSource Repository Scanner #393

Open spier opened 2 years ago

spier commented 2 years ago

The project description of https://github.com/intuit/innersource-scanner is:

A java api and command line tool for scanning, reporting and fixing a git repository's InnerSource Readiness based on a supplied specification which defines the files and file contents necessary for a repository to be considered ready for InnerSource contribution.

I am wondering if this idea represents an entirely new pattern, or if it is tooling that might any of the existing patterns?

Might be related to Standard Base Documentation or Good First Project for example?

lenucksi commented 2 years ago

Generic todogroup repolinter tooling probably helps here. Overlap would be interesting.

spier commented 2 years ago

Thanks. Do you have a link for that todogroup repolinter?

hunter commented 2 years ago

I assume this is this one? https://github.com/todogroup/repolinter

Likely some overlap with the OpenSSF's scorecard project too

spier commented 2 years ago

FYI I brought this discussion over to the innersource-scanner repo, as I figured it might be easier to reach their community there to learn more about the project. See https://github.com/intuit/innersource-scanner/discussions/12