woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.07k stars 351 forks source link

Allow to Accept / Restart declined pipeline #300

Open 6543 opened 2 years ago

6543 commented 2 years ago

example https://ci.woodpecker-ci.org/woodpecker-ci/woodpecker/pipeline/246

{
  "status": 500,
  "message": "cannot restart a build with status declined"
}
6543 commented 2 years ago

update: UI hide this now but I think we should allow revoke decline and accept it ...

qwerty287 commented 7 months ago

2757 is necessary to make this possible