Option To Only Require Team Approver If Changes Made to Particular Files in the Repo #16
addisonautomates
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Really interested in this github action for our IAC workloads where we require certain groups to approve only if changes were made to particular files or folders. For example, security becomes a required approver only if changes were made to the iam.tf file or if changes were made to iam policy documents in the policies folder. I'm curious if you'd be able to add an optional field maybe called something like "when" where you could define a File, Folder, or Wildcard. If changes were made to any files that match the filter then the defined team would be required to provide approval, but if no changes were made to these files then the team would not need to provide approval. Let me know if this is something that might could be looked into. Thanks
Beta Was this translation helpful? Give feedback.
All reactions