Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to restart declined pipelines #4109

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

qwerty287
Copy link
Contributor

closes #300

@qwerty287 qwerty287 added the enhancement improve existing features label Sep 14, 2024
@qwerty287 qwerty287 added this to the 3.0.0 milestone Sep 14, 2024
@qwerty287 qwerty287 requested a review from a team September 14, 2024 09:00
Copy link

codecov bot commented Sep 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 26.99%. Comparing base (84c1b92) to head (83d017d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
server/pipeline/restart.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4109      +/-   ##
==========================================
+ Coverage   26.97%   26.99%   +0.01%     
==========================================
  Files         395      395              
  Lines       27406    27406              
==========================================
+ Hits         7393     7398       +5     
+ Misses      19311    19306       -5     
  Partials      702      702              

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

@6543
Copy link
Member

6543 commented Sep 14, 2024

Looks good but have not tested it jet

@6543
Copy link
Member

6543 commented Sep 14, 2024

tested 🎉

@6543 6543 enabled auto-merge (squash) September 14, 2024 14:50
@6543 6543 merged commit 8392613 into woodpecker-ci:main Sep 14, 2024
7 checks passed
@woodpecker-bot
Copy link
Collaborator

@woodpecker-bot woodpecker-bot mentioned this pull request Sep 14, 2024
1 task
@6543 6543 added the server label Sep 14, 2024
@qwerty287 qwerty287 deleted the restart-declined branch September 15, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve existing features server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to Accept / Restart declined pipeline
3 participants