Skip to content

Analyze github action termination issue#14

Merged
hh54188 merged 2 commits intomasterfrom
cursor/analyze-github-action-termination-issue-803b
Oct 1, 2025
Merged

Analyze github action termination issue#14
hh54188 merged 2 commits intomasterfrom
cursor/analyze-github-action-termination-issue-803b

Conversation

@hh54188
Copy link
Owner

@hh54188 hh54188 commented Oct 1, 2025

Fix coverage-enforcer.yml to terminate correctly by adding the model parameter and ensuring background processes are killed.

The workflow was hanging because the cursor-agent command was missing the --model parameter and was likely leaving untracked background processes running, preventing the GitHub Actions runner from completing. This PR adds explicit process cleanup and ensures the model parameter is passed.


Open in Cursor Open in Web

Co-authored-by: liguangyi08 <liguangyi08@gmail.com>
@cursor
Copy link

cursor bot commented Oct 1, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: liguangyi08 <liguangyi08@gmail.com>
@hh54188 hh54188 marked this pull request as ready for review October 1, 2025 15:48
@hh54188 hh54188 merged commit 42d9ce6 into master Oct 1, 2025
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