gt-tech-ai/OrgWarden
Audit an organization for best practices with OrgWarden. See https://github.com/gt-tech-ai/OrgWarden for more information.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| org-url | Full URL of the GitHub organization you would like to audit. Example: https://github.com/gt-tech-ai | yes | — |
| github-pat | A GitHub Personal Access Token (PAT). See https://github.com/gt-tech-ai/OrgWarden#setting-up-a-personal-access-token for help. | yes | — |
| repository-audit-settings | Allows you to alter audit behavior on an individual repository basis by providing a sequence of settings strings. See https://github.com/gt-tech-ai/OrgWarden#repository-specific-settings for help. Example format: "OrgWarden: --GitHub-AutoMerge-false" "my-repo: --GitHub-License-value MIT" | no | — |
| modules | The RepoAuditor modules you would like to run. If not provided, OrgWarden will run all RepoAuditor modules. Modules should be deliminated by a single space. Example: "GitHub My-Module GitHub-Customization" See https://github.com/gt-sse-center/RepoAuditor for available modules. | no | — |
| include-all-private-repos | Include all of your organization's private repositories in OrgWarden's audit. Default: false. | no | — |
| included-private-repos | Specific private repositories to include in OrgWarden's audit. Repositories should be deliminated by a single space. Example: "MyPrivateRepo top-secret-tool unfinished-project" | no | — |
Outputs
no outputs