Skip to content

Add max_groups input to nightly Serge triage caller (single-task test mode)#47012

Open
tarekziade wants to merge 1 commit into
mainfrom
test-mode/triage-max-groups
Open

Add max_groups input to nightly Serge triage caller (single-task test mode)#47012
tarekziade wants to merge 1 commit into
mainfrom
test-mode/triage-max-groups

Conversation

@tarekziade

@tarekziade tarekziade commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

CI

What

Adds a max_groups workflow_dispatch input to the nightly integration-failure
triage caller and passes it to the reusable transformers-ci workflow.

  • Empty (default) / scheduled runs → unchanged behavior.
  • Manual run with max_groups=1 → dispatches a single Serge fix task (one
    PR), for testing the Serge normalize pipeline end-to-end without opening
    ~10-20 PRs.

Dependency

Requires huggingface/transformers-ci#7 (which adds the max_groups input to
the reusable workflow) to be merged first — the caller passes the input to
integration-failure-triage.yml@main.

Notes

Workflow-only change to the Serge triage pipeline (no codebase changes).
AI-assisted (Claude Code); human-owned pipeline, to be reviewed/merged by the maintainer.

Exposes the reusable triage workflow's new `max_groups` input via
workflow_dispatch so a manual run can dispatch a single Serge fix task
(set max_groups=1) for testing, instead of fanning out one PR per failure
group. Empty keeps normal nightly behavior.

Requires huggingface/transformers-ci#7 (the reusable workflow input) merged first.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@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.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

CI recap

Dashboard: View test results in Grafana
Latest run: 28543960694:1
Result: success | Jobs: 2 | Tests: 10 | Failures: 0 | Duration: 42s

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.

2 participants