Files
woodpecker/server
Simon Meyerand6543 64d7ed8952 Support optional flag in depends_on for workflows and steps (#6461)
Extends `depends_on` to accept objects with `name` and `optional` fields, at both workflow and step level. When `optional: true`, the dependency is silently dropped if the referenced workflow/step is not part of the pipeline (e.g. filtered out by `when` conditions). If present, it is enforced as usual.

Co-authored-by: 6543 <6543@obermui.de>
2026-05-28 09:23:42 +02:00
..
2026-05-27 13:18:21 +02:00
2024-12-30 08:08:53 +02:00
2026-05-27 14:16:25 +02:00
2026-03-30 19:33:54 +02:00
2026-05-14 14:02:43 +02:00
2026-05-27 13:18:21 +02:00