Skip to content

Add skip gradle check that doesn't run gradle checks but passes the run gradle check requirement. #813

@dblock

Description

@dblock

Is your feature request related to a problem? Please describe.

We often make PRs such as #812 that are a README change or similar trivialities. This wastes a costly and time-consuming run gradle check.

Describe the solution you'd like

Admins should be able to comment run gradle check or skip gradle check which will respectively run or skip gradle check and satisfy the gradle check requirement. It should also be clear which one was chosen when looking at a PR.

Describe alternatives you've considered

Just always run gradle checks. In that case I'd want to be able to [skip gradle check] in the commit message.

Additional context

Related to https://github.com/opensearch-project/OpenSearch/issues/597

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement or improvement to existing feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions