Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Community contribution guide for custom policies #11

Open
jesseloudon opened this issue Oct 29, 2021 · 3 comments
Open

Community contribution guide for custom policies #11

jesseloudon opened this issue Oct 29, 2021 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jesseloudon
Copy link
Member

Is your feature request related to a problem? Please describe.
Community members may like to contribute a custom policy to this repo but don't know how.

Describe the solution you'd like
Add a community contribution guide with steps defining:

  • Branch process
  • Language selection
  • Folder selection
  • Custom Policy creation
  • Custom Policy testing
  • Language Linting/Validation checks
  • PR process
@jesseloudon jesseloudon added the enhancement New feature or request label Oct 29, 2021
@jesseloudon jesseloudon self-assigned this Oct 29, 2021
@jesseloudon jesseloudon added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Oct 31, 2021
@MilesCameron-DMs
Copy link

Hey @jesseloudon i have loads of example policies i can share. Should i post the info into here as above?

@jesseloudon
Copy link
Member Author

Hey @jesseloudon i have loads of example policies i can share. Should i post the info into here as above?

Hi @mcdrm - That's awesome! I'm working on the contribution guide which will assist.

In the meantime, assuming you have policies for usage with Bicep:

Custom Definitions should go here: https://github.com/globalbao/azure-policy-as-code/tree/main/Bicep/modules/definitions/custom

Custom Initiatives should go here: https://github.com/globalbao/azure-policy-as-code/tree/main/Bicep/modules/initiatives

You're free to create a branch + submit a PR with your policies and I'll work with you on any other changes to them before merging!

Cheers

@MilesCameron-DMs
Copy link

MilesCameron-DMs commented Nov 16, 2021

@jesseloudon Excellent - more than happy to help contribute. I have them as bicep modules at the moment - i notice you are using JSON and the File Functions - i posted something in the discussions around this - happy to align with this depending on your feedback :)

Let me know and i will get on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants