Skip to content

fortify-presales/platform-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

platform-actions

Central custom fcli actions used by platform reusable workflows.

Initial Actions

  • actions/check-release-policy.yaml
  • actions/check-pr-policy.yaml

Naming Convention

Action names follow:

  • check-<scope>-<condition>-policy.yaml

Preferred concise names:

  • check-release-policy.yaml
  • check-pr-policy.yaml

Where:

  • scope is pr or release
  • condition summarizes the blocking rule

Notes

  • Keep policy logic centralized here.
  • Version this repository in sync with platform-workflows major versions.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors