Open
Description
would be great to have the capability of skipping permerge tests based on keyword [skip ci]
in the pull request title.
The goal is to skip unnecessary unit/integration tests when the PR is only about minor docstring revisions.
The contributing guide should also include the details about how to enable this feature.