bevy/.github/workflows
Nathan Ward 17877e8aaa Automated PR labeling (#2301)
# Objective

- Currently only issues automatically have labels assigned to them on creation.
- The enables pull requests to have the same functionality and currently only adds the `needs-triage` label to all PRs.

## Solution

- Integrate `actions/labeler@v2` into the github workflows to automatically tag PRs.
- Add a `label-config.yml` file that specifies how PRs should be labeled.
2021-06-07 20:53:27 +00:00
..
ci.yml update super-linter to v4 (#2286) 2021-06-01 01:01:20 +00:00
dependencies.yml remove branch constraints in CI (#2230) 2021-05-23 19:51:34 +00:00
ios.yml Bump actions/cache from 2.1.5 to 2.1.6 (#2284) 2021-06-01 20:06:33 +00:00
label.yml Automated PR labeling (#2301) 2021-06-07 20:53:27 +00:00