Skip to content

v1.1.0 Inline checks 📝

Latest
Compare
Choose a tag to compare
@patriknyblad patriknyblad released this 30 Aug 12:56
cadcad4

You can now add PR status checks by adding them as an inline YAML arrat in the action like this:

      - name: Add checks as arguments
        uses: patriknyblad/[email protected]
        with:
          token: ${{ secrets.GITHUB_TOKEN }}
          checks: |
            - name: App download QR code 1
              value: See details 1
              summary: |
                ![QR Code](https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=https://example.com)