182727918fa1113097374bcc211c5ae947fc597d

Jon Jagger - Add --description flag to create-flow and begin-trail commands for code-review trail (#227)
Compliant

  1. Trail Events

    12 events
  2. Description: Jon Jagger - Add --description flag to create-flow and begin-trail commands for code-review trail (#227)
    Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1723121798.0 • 3 months ago
    Add --description flag to create-flow and begin-trail commands for code-review trail (#227)
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
        - name: never-alone-data
          type: generic
        - name: never-alone-control
          type: generic
      artifacts:
        - name: differ
          attestations:
            - name: lint
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk
            - name: unit-test
              type: junit
            - name: branch-coverage
              type: generic
            - name: sonarcloud-scan
              type: sonar