-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Pull Requests
-
0
-
1
As an administrator, I would like to have a feature to automatically reject pull requests when some specific files are modified.
There are a few sets of files that are core to the application, and these files should not be modified by any developer, so we want to restrict any PR if these files are modified. And automatically reject it.