docs-v2/.github
Jason Stirnaman fa069a77ea fix(ci): GitHub Actions:\Usage Examples
Now you can run specific audits directly:

  # Run specific audits
  gh act workflow_dispatch -j cli-3-enterprise
  gh act workflow_dispatch -j cli-3-core
  gh act workflow_dispatch -j api-3-cloud-dedicated

  # Run with custom version
  gh act workflow_dispatch -j cli-3-enterprise --input
  version=3.1.0

  # Run all audits (scheduled behavior)
  gh act workflow_dispatch
2025-07-07 12:13:36 -05:00
..
ISSUE_TEMPLATE Update new feature issue template 2022-04-14 16:08:59 -06:00
instructions chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later 2025-07-01 12:45:51 -05:00
workflows fix(ci): GitHub Actions:\Usage Examples 2025-07-07 12:13:36 -05:00
ISSUE_TEMPLATE.md updated note in issue template 2019-10-07 12:59:09 -06:00
PULL_REQUEST_TEMPLATE.md Remove checkbox for tests (#3371) 2021-11-08 11:16:28 -06:00
SECURITY.md added license and issue template, moved security.md 2019-10-07 10:27:36 -06:00
copilot-instructions.md chore(qol): Add claude instructions file for the project 2025-06-25 14:46:18 -05:00