Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXAMPLE - automatic PR labeler #12

Closed

Conversation

prow-github-actions-tester
Copy link
Collaborator

No description provided.

@jpmcb
Copy link
Owner

jpmcb commented Jun 20, 2020

This PR from a fork changed some files in the __test__/ directory.

Because this repo has a .github/labels.yaml file and the automatic pr labeler configured, it matched this glob:

tests:
  - '**/*.test.ts'

and added the tests label correctly.

@jpmcb jpmcb changed the title Update labelPr.test.ts EXAMPLE - automatic PR labeler Jun 20, 2020
@jpmcb
Copy link
Owner

jpmcb commented Dec 23, 2020

I'm no longer recommending people use the chron labeler job. But instead, use the github actions/labeler job which now supports pull_request_target and can now label PRs when they are opened, even from forks.

@jpmcb jpmcb closed this Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants