Skip to content

GitHub Actions Development Guidelines

Objective: Define standards for writing maintainable, secure, and efficient GitHub Actions workflows, covering workflow structure, security hardening, reusability, performance optimization, and operational excellence.

Source File

View the full rule: .agent/rules/github-actions.md

Sections

    1. Workflow Structure & Organization
    1. Security Hardening
    1. Reusability & DRY
    1. Performance & Efficiency
    1. Reliability & Operations

Released under the MIT License.