Skip to content

Add excludeTasks param to runGradleCheck#814

Open
cwperks wants to merge 1 commit intoopensearch-project:mainfrom
cwperks:exclude-tasks
Open

Add excludeTasks param to runGradleCheck#814
cwperks wants to merge 1 commit intoopensearch-project:mainfrom
cwperks:exclude-tasks

Conversation

@cwperks
Copy link
Member

@cwperks cwperks commented Mar 23, 2026

Description

Alternative to #812.

This PR is part of a series of 3:

This PR adds an excludeTasks param to runGradleCheck to allow core to pass a comma-separated lists of tasks to exclude.

i.e.

bash opensearch-build/scripts/gradle/gradle-check.sh \
  -t ${{ secrets.JENKINS_GRADLE_CHECK_GENERIC_WEBHOOK_TOKEN }} \
  -u ${{ secrets.JENKINS_GITHUB_USER }} \
  -p ${{ secrets.JENKINS_GITHUB_USER_TOKEN }} \
  -e ":plugins:repository-azure:check,:plugins:repository-gcs:check"

Issues Resolved

Related to: opensearch-project/OpenSearch#19378

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant