Merge pull request #162 from crazy-max/pr-assign-author
Some checks failed
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 7s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 8s
ci / channel (ubuntu-latest) (push) Failing after 9s
ci / daemon-config (ubuntu-latest) (push) Failing after 12s
ci / context (ubuntu-latest) (push) Failing after 12s
ci / build-linux (containerd-system) (push) Failing after 10s
ci / build-linux (containerd-tarball) (push) Failing after 8s
ci / set-host (push) Failing after 8s
ci / rootless (push) Failing after 12s
ci / tcp (ubuntu-latest) (push) Failing after 8s
test / test (push) Failing after 9s
validate / prepare (push) Failing after 10s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, ) (push) Failing after 6m7s
ci / main (macos-13, ) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, ) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, v27.3.1) (push) Has been cancelled
ci / main (windows-latest, ) (push) Has been cancelled
ci / main (windows-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (windows-latest, v27.3.1) (push) Has been cancelled
ci / channel (macos-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled

pr-assign-author workflow
This commit is contained in:
CrazyMax 2025-04-23 16:09:53 +02:00 committed by GitHub
commit 7db77378a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

17
.github/workflows/pr-assign-author.yml vendored Normal file
View File

@ -0,0 +1,17 @@
name: pr-assign-author
permissions:
contents: read
on:
pull_request_target:
types:
- opened
- reopened
jobs:
run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
permissions:
contents: read
pull-requests: write