The Mergify configuration file now supports a new keyword extends which allows to inherits from a configuration file from a different repository.
extends: myrepo
pull_request_rules: - name: custome rule …The Mergify configuration file now supports a new keyword extends which allows to inherits from a configuration file from a different repository.
extends: myrepo
pull_request_rules: - name: custome rule …Was this page helpful?
Thanks for your feedback!