Commit Graph

2 Commits

Author SHA1 Message Date
Artak 370b21e5ec
Avoid labeling external PRs (#15171)
Doing this to avoid a long-standing bug in GitHub labeler action, which results in failure for the labeler for PRs from forks: https://github.com/actions/labeler/issues/12
2019-10-18 21:30:28 -07:00
Artak d40fd322d0
Enabling PR auto-labeling (#15020)
* Create labeler.yml

Creating the initial label mappings

* Adding the auto-labeler workflow
2019-10-15 13:24:08 -07:00