Merge "mqtt: document the trigger and enqueue time attribute"

This commit is contained in:
Zuul 2021-02-24 16:26:51 +00:00 committed by Gerrit Code Review
commit 38e0b4960e
1 changed files with 8 additions and 0 deletions

View File

@ -66,6 +66,14 @@ An MQTT report uses this schema:
The internal zuul change reference.
.. attr:: trigger_time
The timestamp when the event was added to the scheduler.
.. attr:: enqueue_time
The timestamp when the event was added to the pipeline.
.. attr:: buildset
The buildset information.