Skip to content

Conversation

@dsikka
Copy link
Collaborator

@dsikka dsikka commented Feb 10, 2026

Added actions to manage 'quality-failed' label based on quality check results.

Added actions to manage 'quality-failed' label based on quality check results.

Signed-off-by: Dipika Sikka <[email protected]>
@dsikka dsikka enabled auto-merge (squash) February 10, 2026 16:41
@github-actions
Copy link

📦 Build Artifacts Available
The build artifacts (`.whl` and `.tar.gz`) have been successfully generated and are available for download: https://github.com/vllm-project/speculators/actions/runs/21873769720/artifacts/5452135308.
They will be retained for up to 30 days.
Commit: 65ce59c

comment:
message: |
The quality checks have failed. Please run `make style` and `make quality` under
the root directory to adddress the lint failures. You will need to install the
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
the root directory to adddress the lint failures. You will need to install the
the root directory to address the lint failures. You will need to install the

- name: add quality-failed label
conditions:
- label != stale
- check-failure = quality-check
Copy link
Collaborator

Choose a reason for hiding this comment

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

I suspect this needs to match the check name exactly

I think it might be:
quality-checks (3.10)

@fynnsu fynnsu disabled auto-merge February 10, 2026 17:55
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