cdevents / spec

A common specification for Continuous Delivery events
Apache License 2.0
133 stars 23 forks source link

Add ticket events #180

Closed sbrennan4 closed 8 months ago

sbrennan4 commented 10 months ago

Changes

Add ticket events.

Design doc: https://hackmd.io/9eTiXHu6RfedSuSwUMGTLw?both

Implements https://github.com/cdevents/spec/issues/164

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

e-backmark-ericsson commented 9 months ago

According to the schemas in this PR, the subject.content object has a required 'uri' field, but the examples provided in the PR don't have that. @sbrennan4 , please validate the examples towards the corresponding json schemas.

afrittoli commented 9 months ago

According to the schemas in this PR, the subject.content object has a required 'uri' field, but the examples provided in the PR don't have that. @sbrennan4 , please validate the examples towards the corresponding json schemas.

Thanks @e-backmark-ericsson - yeah, that's the reason for CI job failure

afrittoli commented 9 months ago

@sbrennan4 you'll need to add a few words to the custom dictionary as well:

afrittoli commented 8 months ago

@sbrennan4 could you please sign all the commits in the PR so this becomes mergeable?