1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-02-14 18:35:14 +00:00
woodpecker/server/pipeline
6543 6e18a44880
Set new default approval mode based on repo visibility ()
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-12-05 09:16:25 +01:00
..
stepbuilder Do not set empty environment variables () 2024-12-02 22:18:09 +01:00
approve.go Extend approval options () 2024-11-18 14:49:12 +01:00
cancel.go Use forge from db () 2024-04-16 08:04:55 +02:00
config.go Make PipelineConfig unique again () 2024-01-18 23:50:29 +02:00
create.go Increase log level when failing to fetch YAML () 2024-11-28 12:08:48 +02:00
decline.go Extend approval options () 2024-11-18 14:49:12 +01:00
errors.go Enable nolintlint () 2024-01-10 12:11:18 +01:00
gated.go Set new default approval mode based on repo visibility () 2024-12-05 09:16:25 +01:00
gated_test.go Extend approval options () 2024-11-18 14:49:12 +01:00
helper.go Use forge from db () 2024-04-16 08:04:55 +02:00
items.go Add server configuration option to add default set of labels for workflows that has no labels specified () 2024-11-14 22:23:42 +01:00
items_test.go Add imports checks to linter () 2023-12-29 21:19:42 +01:00
pipeline_status.go Simplify store interfaces () 2024-02-25 10:37:10 +01:00
pipeline_status_test.go Simplify store interfaces () 2024-02-25 10:37:10 +01:00
queue.go Implement org/user agents () 2024-09-30 12:33:16 +01:00
restart.go Allow to restart declined pipelines () 2024-09-14 17:27:45 +02:00
start.go Add godot linter to harmonitze toplevel comments () 2024-05-13 22:58:21 +02:00
step_status.go Cleanup state reporting () 2024-07-01 11:20:55 +02:00
step_status_test.go Cleanup state reporting () 2024-07-01 11:20:55 +02:00
topic.go Add godot linter to harmonitze toplevel comments () 2024-05-13 22:58:21 +02:00
workflow_status.go Cleanup state reporting () 2024-07-01 11:20:55 +02:00