labeler icon indicating copy to clipboard operation
labeler copied to clipboard

An action for automatically labelling pull requests

Results 150 labeler issues
Sort by recently updated
recently updated
newest added

It would be nice to have support for files/folders that need to be changed on a PR. The most prominent example would be tests. Whenever a PR gets created that...

# Describe I created `CHANGELOG.md` in root. I saw https://github.com/actions/labeler#common-examples : ```yml repo: - ./* ``` Then, I try: ```yml release: - ./CHANGELOG.md ``` But, it's failed. ```yml release: -...

I'm trying to set up a rule to apply a `needs triage` label for _any_ file change in a repo, but I can't get it to work without manually specifying...

Looks like there is not way to configure the labeler to auto set labes depending on the tests results it can be a previous workflow or in the same one....

Is there a standard action like this one, but which adds labels based on a pull request's description (or an issue's description) instead of its changed files? I'd like to...

enhancement

### What - Over time, labeler.yml has become a documentation of the relevant files correlated to a theme for our repository - We keep opening issues with labels, but it...

feature request
needs eyes

We're seeing consistent rate limit exceeded errors from this action in our reasonably (~50 runs a day), starting from just a few days ago. Is it possible 4.0.2 increased the...

``` Error: HttpError: Resource not accessible by integration Error: Resource not accessible by integration ``` This error always happened since yesterday (before yesterday, it works for many years): https://github.com/apache/spark/actions/runs/3200342170/jobs/5227121801 https://github.com/apache/spark/actions/runs/3200342170/jobs/5227121801

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.1.1. Changelog Sourced from @​actions/github's changelog. 5.1.1 Export default octokit options #1188 5.1.0 Add additionalPlugins parameter to getOctokit method #1181 Dependency updates #1180 5.0.3 Update...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) and [@types/minimatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimatch). These dependencies needed to be updated together. Updates `minimatch` from 3.0.4 to 5.1.0 Commits 6410ef3 5.1.0 43cfa81 use windowsPathNoEscape/allowWindowsEscape opts e2a142c docs: remote extra bracket 9f49616...

dependencies