Commit Graph

4 Commits

Author SHA1 Message Date
Simon Kurtz
919fdb3f8e fix: pin GitHub Actions to immutable SHA hashes to prevent supply chain attacks (#1088)
* chore: publish from staged

* fix: pin GitHub Actions to immutable SHA hashes to prevent supply chain attacks

Co-authored-by: simonkurtz-MSFT <84809797+simonkurtz-MSFT@users.noreply.github.com>

* chore: publish from staged

* Clean plugins

* Clean plugins

* Clean plugins

* Fix gem-team plugin

* Reset README.plugins.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-03-23 10:37:40 +11:00
Maximilian Irro
d430eb592a Include .yaml files in applyTo for GitHub Actions instructions (#468)
Updated applyTo field to include .yaml files for workflows.
2025-12-08 09:44:42 +11:00
André Silva
858c81233f Fix markdown lint (#80)
* Fix the applyTo property in the instructions files

Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>

* Update applyTo property to target specific GitHub Actions workflow files

Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>

* Update security-and-owasp.instructions.md

* Fixing readme

---------

Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-07-14 07:54:32 +10:00
Vamshi Verma
25f4ba14c9 Add DevOps, CI/CD, and performance optimization instructions (#58)
* feat: add comprehensive API design & documentation generator prompt (OpenAPI, REST, GraphQL, best practices, examples)

* chore: update README.md after adding API design prompt

* feat: Add comprehensive DevOps & CI/CD best practices instructions

* Add comprehensive DevOps suite and performance instructions

* Remove rejected API Design prompt and update README

* Update security instructions

* Update containerization-docker-best-practices.instructions.md

* Update github-actions-ci-cd-best-practices.instructions.md

* Update kubernetes-deployment-best-practices.instructions.md

* Update devops-core-principles.instructions.md

* Apply suggestion from @aaronpowell

* Apply suggestion from @aaronpowell

* Apply suggestion from @aaronpowell

* Apply suggestion from @aaronpowell

---------

Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-07-08 12:12:42 +10:00