Skip to content

Commit 6383732

Browse files
authored
ci: remove-trunk (#654)
1 parent c744ecd commit 6383732

File tree

4 files changed

+0
-80
lines changed

4 files changed

+0
-80
lines changed

.github/workflows/scans.yml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -393,34 +393,6 @@ jobs:
393393
with:
394394
extra_args: --results=verified,unknown
395395

396-
trunk:
397-
permissions:
398-
checks: write
399-
contents: write
400-
issues: write # create labels
401-
pull-requests: write
402-
403-
runs-on: ubuntu-latest
404-
steps:
405-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
406-
with:
407-
ref: ${{ github.event.pull_request.head.sha || github.sha }}
408-
409-
- if: ${{ github.event_name == 'pull_request' && !contains(github.event.pull_request.title, 'upgrade trunk') }}
410-
uses: trunk-io/trunk-action/upgrade@75699af9e26881e564e9d832ef7dc3af25ec031b # v1
411-
with:
412-
prefix: "ci: "
413-
414-
- uses: trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1
415-
env:
416-
INPUT_GITHUB_REF_NAME: ${{ github.event.pull_request.head.ref || github.ref_name }}
417-
418-
- if: ${{ failure() && github.event_name == 'pull_request' }}
419-
uses: trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1
420-
env:
421-
INPUT_AUTOFIX_AND_PUSH: true
422-
INPUT_GITHUB_REF_NAME: ${{ format('HEAD:refs/heads/{0}', github.event.pull_request.head.ref) }}
423-
424396
vorpal:
425397
permissions:
426398
checks: write

.trunk/configs/.markdownlint.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.trunk/configs/.yamllint.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.trunk/trunk.yaml

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)