runner/internal/app
Mai-Lapyst f3861e60fc
Add support for workflow inputs
This is a somewhat "hacky" way; it copies the inputs from the "event"
object's "inputs" field when the event is a "workflow_dispatch".

But this way we do not need to change the protobuf powered runner
protocol to also include the inputs. Espc. since they're also present
inside the event anyway.
2024-05-24 17:27:55 +02:00
..
cmd add label change post runner creation 2024-04-10 23:55:40 +02:00
poll Reduce unnecessary DB queries for Actions tasks (#219) 2023-07-25 03:25:50 +00:00
run Add support for workflow inputs 2024-05-24 17:27:55 +02:00