GitHub Copilot.github/copilot-instructions.md
Copilot Instructions for CI/CD and Shell Scripts
DevOps conventions for Copilot: strict-mode bash with quoted expansions, pipelines that cache correctly and pin action versions, and secrets that never touch logs or env dumps.
Use when: Use in repos with GitHub Actions workflows and shell scripts when you want Copilot to write safe bash and CI config instead of unquoted variables and floating action tags.
GoodPrompts Library0likes๐ฌ 0commentsโ
0bookmarks