[all-commits] [llvm/llvm-project] d17e6c: [Github] Add labels on pull requests based on path...
cor3ntin via All-commits
all-commits at lists.llvm.org
Tue Sep 5 06:27:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d17e6cc9e79402306629975f1253b163d0d5ed91
https://github.com/llvm/llvm-project/commit/d17e6cc9e79402306629975f1253b163d0d5ed91
Author: cor3ntin <corentinjabot at gmail.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
A .github/new-prs-labeler.yml
A .github/workflows/new-prs.yml
Log Message:
-----------
[Github] Add labels on pull requests based on paths. (#65308)
Using https://github.com/actions/labeler, this add a workflow to
automatically label PRs, in hope to reduce the work needed to triage new
PRs.
"new-prs-labeler.yml" has been seeded taking inspiration from the
CODEOWNERS file when there was an existing corresponding label on the
issue tracker.
More information about the All-commits
mailing list