Skip to content

Fix README Design Principles to scope deprecated syntax exclusion to baseline/advanced#29

Draft
Copilot wants to merge 33 commits intomainfrom
copilot/sub-pr-15-fb4d84a8-3605-4cdf-b852-999fd435970d
Draft

Fix README Design Principles to scope deprecated syntax exclusion to baseline/advanced#29
Copilot wants to merge 33 commits intomainfrom
copilot/sub-pr-15-fb4d84a8-3605-4cdf-b852-999fd435970d

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 11, 2026

The Design Principles section incorrectly claimed all repository policies avoid deprecated syntax like import rego.v1, but 9 policies under legacy/ still use it.

Changes

  • Design Principles: Scoped the principle list from "All policies in this repository" to "All policies in baseline/ and advanced/"
  • legacy/ section: Expanded "May use older patterns" to explicitly call out deprecated syntax — "May use older patterns, including deprecated syntax such as import rego.v1"

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

ciaracarey and others added 30 commits February 18, 2026 21:49
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Initial plan

* fix(readme): wrap repository structure in fenced code block

Co-authored-by: ciaracarey <84123925+ciaracarey@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ciaracarey <84123925+ciaracarey@users.noreply.github.com>
* Initial plan

* Fix spelling: "Specialised" -> "Specialized" in README.md

Co-authored-by: ciaracarey <84123925+ciaracarey@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ciaracarey <84123925+ciaracarey@users.noreply.github.com>
* Initial plan

* Remove import rego.v1 from advanced/huggingface-recipes policies

Co-authored-by: ciaracarey <84123925+ciaracarey@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ciaracarey <84123925+ciaracarey@users.noreply.github.com>
Added section on GitOps workflow for managing policy exemptions.
chore: tidy rego based on regal output
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…precated syntax

Co-authored-by: ciaracarey <84123925+ciaracarey@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP to address feedback on Epm baseline refactor PR Fix README Design Principles to scope deprecated syntax exclusion to baseline/advanced Mar 11, 2026
@ciaracarey ciaracarey force-pushed the epm-baseline-refactor branch from 3185b50 to aa38feb Compare March 12, 2026 13:35
Base automatically changed from epm-baseline-refactor to main March 12, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants