Merge pull request #520 from crazy-max/pr-assign-author
Some checks failed
ci / context (git) (push) Successful in 5s
ci / context (workflow) (push) Successful in 4s
ci / multi-images (push) Successful in 8s
ci / tag-schedule () (push) Successful in 7s
ci / tag-schedule (schedule) (push) Successful in 8s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 12s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 8s
ci / tag-match (\d.\d, 0) (push) Successful in 8s
ci / tag-match (\d.\d.\d, 0) (push) Successful in 7s
ci / tag-match (v(.*), 1) (push) Successful in 7s
ci / tag-semver (auto) (push) Successful in 9s
ci / tag-semver (false) (push) Successful in 8s
ci / tag-semver (true) (push) Successful in 7s
ci / flavor (push) Successful in 10s
ci / images (push) Successful in 9s
ci / global-exps (push) Successful in 7s
ci / custom-labels-annotations (push) Successful in 10s
ci / bake (push) Failing after 3s
ci / sep-tags ( ) (push) Failing after 3s
ci / json (push) Successful in 9s
ci / sep-tags (,) (push) Failing after 4s
ci / bake-annotations (push) Failing after 3s
ci / no-output-env (push) Successful in 5s
ci / bake-path-context (push) Failing after 2s
ci / dump (push) Failing after 3s
test / test (push) Failing after 4s
ci / no-images (push) Successful in 12s
ci / sha-short (16) (push) Successful in 10s
ci / sha-short () (push) Successful in 13s
validate / prepare (push) Failing after 2s
validate / validate (push) Has been skipped
ci / docker-push (push) Failing after 33s
ci / output-env (push) Failing after 41s

pr-assign-author workflow
This commit is contained in:
CrazyMax 2025-04-23 16:10:09 +02:00 committed by GitHub
commit 418e4b98bf
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