Skip to content

Add sanitizer reusable workflow#67

Draft
RSingh1511 wants to merge 1 commit intoeclipse-score:mainfrom
RSingh1511:rs/swp-245137
Draft

Add sanitizer reusable workflow#67
RSingh1511 wants to merge 1 commit intoeclipse-score:mainfrom
RSingh1511:rs/swp-245137

Conversation

@RSingh1511
Copy link
Copy Markdown
Contributor

No description provided.

required: false
default: '//tests/...'
type: string
bazelisk_version:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this is needed?

disk-cache: ${{ github.workflow }}
repository-cache: true
bazelisk-cache: true
cache-save: ${{ github.event_name == 'push' }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also only for main

# SPDX-License-Identifier: Apache-2.0
# *******************************************************************************

name: Sanitizers (Reusable)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C++ Sanitizers?

on:
workflow_call:
inputs:
sanitizer_configs:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shoudn't that be just bazel config ? Then user ofc will provie them.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Thanks for the pull request. This thread has been quiet for 30 days, so we are marking it as stale for now. Please take a quick look and let us know whether it is still up to date, still relevant, needs review, or is ready to merge. Any new activity will remove the stale label automatically. If nothing changes in the next 10 days, we will close it to keep the backlog current.

@github-actions github-actions bot added the stale label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants