-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Description
Please add the client_payload to the dispatch event.
I think that is very simple. Everything to do is to add a new parameter here
trigger-workflow-and-wait/entrypoint.sh
Line 62 in 1b91bfd
| --data "{\"event_type\": \"${event_type}\", \"client_payload\": {} }" |
Docu: https://developer.github.com/v3/repos/#create-a-repository-dispatch-event
I need the payload in a triggered workflow to receive more information of the called job.
Metadata
Metadata
Assignees
Labels
No labels