-
Notifications
You must be signed in to change notification settings - Fork 3
Workflows
SebastianZug edited this page Mar 25, 2021
·
4 revisions
| Attribute | Comment |
|---|---|
| workflow_id | workflow id |
| workflow_name | workflow name |
| workflow_run_id | run id |
| created_at | |
| updated_at | |
| state | active/inactive |
| Attribute | Comment |
|---|---|
| workflow_id | workflow id |
| workflow_run_id | run id |
| author | unique user uuid |
| commit_sha | |
| pull_requests | |
| state | completed/running |
| event | push/merge |
| conclusion | failure/success |