/pr-labeler

Marketplace GitHub Action for setting Open MPI-style labels on pull requests

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Pull Request Labeler

A minor action which assigns labels to pull requests based off of the base branch. For instance, if a pull request is being made into main, then it will assign the label Target: main to the pull request. If the label corresponding to the base branch does not exist, then the label will neither be created nor applied.

Uses SemVer 2.0.0