dchakrav-github

Results 3 issues of dchakrav-github

**Describe the bug** Clauses documentation needs to be augmented to clarify how disjunction clauses work against query results. It specifically needs to clarify what are independent clauses vs conjoined clauses...

bug
P0
in-progress
next-release

Provide the ability to support different related resource types to be modeled together e.g. AWS::SQS*, AWS::Kinesis*.

enhancement
cli experience
p2

This change is need to support https://github.com/dtolnay/serde-yaml/pull/220. It provides the needed propagation of tags for `SequenceStart` and `MappingStart` events. This allows consumers of these events using `MarkedEventReceiver` or `EventReceiver` to...