Azure / enterprise-azure-policy-as-code

Enterprise-ready Azure Policy-as-Code (PaC) solution (includes Az DevOps pipeline)
https://azure.github.io/enterprise-azure-policy-as-code/
MIT License
428 stars 235 forks source link

Comment on what happened in the plan #752

Open EdersonSC opened 1 month ago

EdersonSC commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always To analyze at the time of the pull request what was being planned in the plan I would go to the pipeline task. to be able to approve

Describe the solution you'd like Something easier to analyze and approve the pull request

Describe alternatives you've considered I would like a comment on Azure Devops, at the time of the pull request

Additional context I have already created it for my use, and I would like you to check if it can be part of the package. Exemplo de como ficou

The comments.yaml file is inside the templates directory, and after the plan we call comments.yaml and it will only be triggered if it is a pull request, as it will comment on the result of the Plan.

Please change the extension from Json to Yaml

comments.json

anwather commented 3 weeks ago

I do like this - it would be good to have it included in the starter kit templates. Can you work to make this part of that?