clojure-dependency-update-action icon indicating copy to clipboard operation
clojure-dependency-update-action copied to clipboard

Allow specifying a tag to add to PRs

Open martinklepsch opened this issue 3 years ago • 0 comments

Feature Request

Problem Statement

When working with lots of PRs it's helpful to filter by tags. Dependabot adds a tag dependencies to all PRs it creates. This allows only viewing dependency upgrades but also hiding them if wanted.

Personally I often want to hide dependency upgrade PRs when looking for PRs to review.

Ideal Solution

Provide an additional option to the action that allows specifying a tag that is added to PRs

martinklepsch avatar Aug 23 '22 12:08 martinklepsch