Description of your changes:
The strict merge option was not being used and anyway has been deprecated by the mergify bot. This is the same change as in https://github.com/rook/rook/pull/9321.
This is currently resulting in the following CI failure:
Summary Failing after 3s — The Mergify configuration is invalid
The details of the failure show:
The configuration uses the deprecated strict mode of the merge action.
A brownout is planned for the whole December 6th, 2021 day.
This option will be removed on January 10th, 2022.
For more information: https://blog.mergify.com/strict-mode-deprecation/
Checklist:
[ ] Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide.
[ ] Skip Tests for Docs: Add the flag for skipping the build if this is only a documentation change. See here for the flag.
[ ] Skip Unrelated Tests: Add a flag to run tests for a specific storage provider. See test options.
Description of your changes: The strict merge option was not being used and anyway has been deprecated by the mergify bot. This is the same change as in https://github.com/rook/rook/pull/9321.
This is currently resulting in the following CI failure:
The details of the failure show:
The configuration uses the deprecated strict mode of the merge action. A brownout is planned for the whole December 6th, 2021 day. This option will be removed on January 10th, 2022. For more information: https://blog.mergify.com/strict-mode-deprecation/
Checklist:
make codegen
) has been run to update object specifications, if necessary.