Skip to content

Commit

Permalink
fix(github): update format of labeler
Browse files Browse the repository at this point in the history
Since we are using `actions/labeler@main`, its format changed, displaying the
following error with every new PR:

```
Run actions/labeler@main
The configuration file (path: .github/labeler.yml) was not found locally, fetching via the api
Error: Error: found unexpected type for label 'repository' (should be array of config options)
Error: found unexpected type for label 'repository' (should be array of config options)
```

(cherry picked from commit de8ac6300d115a05d467dbb6b9a7c2599a2d306f)

Related: RHEL-30581
  • Loading branch information
aafeijoo-suse authored and jamacku committed Jul 17, 2024
1 parent c8bc806 commit a4436f8
Showing 1 changed file with 358 additions and 102 deletions.
Loading

0 comments on commit a4436f8

Please sign in to comment.