efd1349fcafd75170226eded789a3f1877245211

Jon Jagger - Do a PR that triggers workflow after previous commit with no PR (#221)
Non-compliant

  1. Trail Events

    11 events
  2. Description: Jon Jagger - Do a PR that triggers workflow after previous commit with no PR (#221)
    Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1723008014.0 • 3 months ago
    Do a PR that triggers workflow after previous commit with no PR (#221)
    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