Skip to content

Consider if it would be valuable to organize workflows around a naming convention (while github doesn't yet work with subdirectories) #34

@WilliamBerryiii

Description

@WilliamBerryiii

Consider if it would be valuable to organize workflows around a naming convention (while github doesn't yet work with subdirectories)

  • Prefixing workflows only triggered by other workflows E.G. _checkov-scan.yml, wc-checkov-scan.yml, subwf.checkov-scan.yml, or the like
  • Prefixing the triggered workflows to make them distinct from the rest, E.G workflow.weekly-security-maintenance.yml
  • Or perhaps a convention which reveals the trigger type regardless. E.G:
    • workflowcall.checkov-scan.yml
    • schedule.weekly-security-maintenance.yml
    • multi_push_pr.gitleaks.yml

Originally posted by @bderusha in #28 (comment)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions