Skip to content

If agent cancels a workflow we need to report that back to the queue too#6262

Merged
6543 merged 3 commits into
woodpecker-ci:mainfrom
6543-forks:fix-cancle-from-agent
Mar 20, 2026
Merged

If agent cancels a workflow we need to report that back to the queue too#6262
6543 merged 3 commits into
woodpecker-ci:mainfrom
6543-forks:fix-cancle-from-agent

Conversation

@6543
Copy link
Copy Markdown
Member

@6543 6543 commented Mar 19, 2026

regression of #6011

@6543 6543 added the regression fix a bug that was not released yet label Mar 19, 2026
@6543 6543 requested a review from a team March 19, 2026 19:35
@6543 6543 added the server label Mar 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2026

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.43%. Comparing base (9f9aa72) to head (9893ca0).

Files with missing lines Patch % Lines
server/rpc/rpc.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6262      +/-   ##
==========================================
+ Coverage   32.41%   32.43%   +0.01%     
==========================================
  Files         420      420              
  Lines       28318    28321       +3     
==========================================
+ Hits         9180     9185       +5     
+ Misses      18289    18287       -2     
  Partials      849      849              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread server/rpc/rpc.go Outdated
@6543 6543 requested a review from qwerty287 March 20, 2026 16:04
Copy link
Copy Markdown
Contributor

@qwerty287 qwerty287 left a comment

Choose a reason for hiding this comment

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

Not tested by me

@6543 6543 merged commit 9d32aaf into woodpecker-ci:main Mar 20, 2026
1 check passed
@6543 6543 deleted the fix-cancle-from-agent branch March 20, 2026 18:30
6543 added a commit to 6543-forks/woodpecker that referenced this pull request Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

regression fix a bug that was not released yet server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants