|
|
@@ -41,10 +41,11 @@ pull_requests:
|
|
|
Thank you for contributing to this project!
|
|
|
If this is your first time contributing, please make
|
|
|
sure to read the (Developer)[https://www.external-secrets.io/contributing-devguide/] and [Contributing Process](https://www.external-secrets.io/contributing-process/) guides.
|
|
|
+ Please also mind and follow our [Code of Conduct](https://www.external-secrets.io/contributing-coc/).
|
|
|
# Enables the /cat command
|
|
|
cats_enabled: true
|
|
|
# enables the /dog command
|
|
|
dogs_enabled: true
|
|
|
# Allows any maintainer in the list to run /approve
|
|
|
# Paul will approve the PR (Does not merge it)
|
|
|
- allow_approval: true
|
|
|
+ allow_approval: true
|