Skip to content

Add workflow to cancel running workflows on PR close#5631

Closed
pacoxu wants to merge 1 commit intovllm-project:mainfrom
pacoxu:patch-1
Closed

Add workflow to cancel running workflows on PR close#5631
pacoxu wants to merge 1 commit intovllm-project:mainfrom
pacoxu:patch-1

Conversation

@pacoxu
Copy link
Copy Markdown
Contributor

@pacoxu pacoxu commented Jan 6, 2026

https://github.com/vllm-project/vllm-ascend/actions/runs/20735955959/job/59533181655 is still running after #5612 is closed.

And the action will be running for more than 2 hours, which needs to be cleanup.

It seems that the Github Aciton will not cancel it automatically, so I add this to cannel those PR related actions once it is closed.

Signed-off-by: Paco Xu <roollingstone@gmail.com>
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@pacoxu pacoxu closed this Jan 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 6, 2026

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant