Skip to main content

META_GHA_ENV_ASSIGNMENTS

Constant META_GHA_ENV_ASSIGNMENTS 

Source
pub const META_GHA_ENV_ASSIGNMENTS: &str = "gha_env_assignments";
Expand description

Step-level metadata: sorted effective GitHub Actions env: assignments after workflow ⊕ job ⊕ step merge, encoded as newline-delimited key=value records. Values are the literal YAML/template strings, not secret values. Consumed by env-config and runtime-startup-injection rules.