woodpecker icon indicating copy to clipboard operation
woodpecker copied to clipboard

Restarting a pipeline that failed due to missing secrets is not enough

Open runephilosof-karnovgroup opened this issue 1 year ago • 1 comments

Component

server

Describe the bug

Restarting a pipeline that failed due to missing secrets is not enough. I have seen it in a tag event.

secret "***" not found or not allowed to be used

Then I added the secret and restarted the pipeline and the error changed to

[generic]
pipeline definition not found

System Info

{"source":"https://github.com/woodpecker-ci/woodpecker","version":"next-5a7e314f5a"}

Additional context

Might be related to https://github.com/woodpecker-ci/woodpecker/issues/1678

Validations

  • [X] Read the Contributing Guidelines.
  • [X] Read the docs.
  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Checked that the bug isn't fixed in the next version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]
  • [X] Check that this is a concrete bug. For Q&A join our Discord Chat Server or the Matrix room.