Skip to content

CI: add reproduce mode to serge verify caller - #47492

Merged
ydshieh merged 1 commit into
mainfrom
tarek-serge-pre-verify
Jul 23, 2026
Merged

CI: add reproduce mode to serge verify caller#47492
ydshieh merged 1 commit into
mainfrom
tarek-serge-pre-verify

Conversation

@tarekziade

@tarekziade tarekziade commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

CI

What does this PR do?

Pass a mode input (verify|reproduce) through to the transformers-ci reusable serge-verify-slow workflow. reproduce runs the targeted tests only on the baseline tree so serge can confirm a failure is real BEFORE spending LLM budget investigating it; verify (default) is unchanged.

  • commit_sha is now optional (reproduce does not use it).
  • run-name embeds the mode; serge still correlates on the [correlation_id] substring, so matching is unaffected.

Pass a `mode` input (verify|reproduce) through to the transformers-ci
reusable serge-verify-slow workflow. `reproduce` runs the targeted tests
only on the baseline tree so serge can confirm a failure is real BEFORE
spending LLM budget investigating it; `verify` (default) is unchanged.

- `commit_sha` is now optional (reproduce does not use it).
- run-name embeds the mode; serge still correlates on the [correlation_id]
  substring, so matching is unaffected.
@github-actions

Copy link
Copy Markdown
Contributor

CI recap

Dashboard: View test results in Grafana
Latest run: 29985613234
Result: success | Grafana metrics are not available yet.

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@tarekziade
tarekziade requested a review from ydshieh July 23, 2026 07:06
@tarekziade tarekziade self-assigned this Jul 23, 2026
@ydshieh
ydshieh merged commit 00d795b into main Jul 23, 2026
30 checks passed
@ydshieh
ydshieh deleted the tarek-serge-pre-verify branch July 23, 2026 15:00
stevhliu pushed a commit to stevhliu/transformers that referenced this pull request Jul 30, 2026
Pass a `mode` input (verify|reproduce) through to the transformers-ci
reusable serge-verify-slow workflow. `reproduce` runs the targeted tests
only on the baseline tree so serge can confirm a failure is real BEFORE
spending LLM budget investigating it; `verify` (default) is unchanged.

- `commit_sha` is now optional (reproduce does not use it).
- run-name embeds the mode; serge still correlates on the [correlation_id]
  substring, so matching is unaffected.
Sainava pushed a commit to Sainava/Sai-transformers that referenced this pull request Aug 3, 2026
Pass a `mode` input (verify|reproduce) through to the transformers-ci
reusable serge-verify-slow workflow. `reproduce` runs the targeted tests
only on the baseline tree so serge can confirm a failure is real BEFORE
spending LLM budget investigating it; `verify` (default) is unchanged.

- `commit_sha` is now optional (reproduce does not use it).
- run-name embeds the mode; serge still correlates on the [correlation_id]
  substring, so matching is unaffected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants