mirror of
https://github.com/actions/labeler.git
synced 2025-12-13 13:07:24 +00:00
Explain this action fails for fork/PR model
Resolves #12 via documentation.
This commit is contained in:
committed by
Edward Thomson
parent
317937c3d2
commit
2b75d22987
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
Pull request labeler triages PRs based on the paths that are modified in the PR.
|
Pull request labeler triages PRs based on the paths that are modified in the PR.
|
||||||
|
|
||||||
|
**Caveat:** This only works when the PRs come from inside same account/organization. (if the PR is from a forked repo, like is commmon in many OSS projects, this action will not work due to lack of permissions).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Create `.github/labeler.yml`
|
### Create `.github/labeler.yml`
|
||||||
|
|||||||
Reference in New Issue
Block a user