Commit Graph

5 Commits

Author SHA1 Message Date
Chris Ross e4e387cd4e
Add a Github Action to verify shared source files are in sync (#19024)
https://github.com/dotnet/runtime/issues/1584
2020-02-13 15:30:41 -08:00
Artak Mkrtchyan ad254a423a Removed GitHub Labeler Action 2020-01-09 15:32:54 -08:00
Kevin Pilch 0517745c08 aspnet/AspNetCore -> dotnet/aspnet
Except aspnet/AspNetCore-Internal.
2020-01-08 16:40:11 -08:00
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