Skip to content

Annotate PR with trunk issues #595

Annotate PR with trunk issues

Annotate PR with trunk issues #595

name: Annotate PR with trunk issues
on:
workflow_run:
workflows: [Trunk Check]
types: [completed]
permissions: read-all
jobs:
trunk_check_annotate_pr:
name: Trunk Check PR Annotation
runs-on: ubuntu-latest
permissions:
checks: write
contents: read
steps:
- name: Checkout
uses: actions/checkout@main
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
post-annotations: true
arguments: --github-annotate-details-url=https://trunk.io