#91 Move 'note' field from test-common.yaml to common.yaml
Merged 4 years ago by mvadkert. Opened 4 years ago by sturivny.
fedora-ci/ sturivny/messages move_note_field  into  master

file modified
+6
@@ -17,6 +17,12 @@ 

          examples:

              - '2018-09-14T18:50:26.143559Z'

          type: string

+     note:

+         description:

+             Arbitrary note.

+         examples:

+             - Some notes.

+         type: string

      version:

          description:

              Version of the specification. Following semantic versioning

@@ -69,12 +69,6 @@ 

              - rtt

              - baseosci

          type: string

-     note:

-         description:

-             Arbitrary note.

-         examples:

-             - Some notes.

-         type: string

      progress:

          description:

              Percentage indicator of progress, expressed as a number from 0 to 100.

Seems this field is useful in general. We plan to use it also in for 'promote' events.

Metadata Update from @mvadkert:
- Pull-request tagged with: review-needed

4 years ago

Metadata Update from @mvadkert:
- Pull-request untagged with: review-needed
- Pull-request tagged with: review-done

4 years ago

Pull-Request has been merged by mvadkert

4 years ago