Skip to content

Pull Request Badge

GitHub App

Pull Request Badge

GitHub App

Pull Request Badge

Pull Request Badge lets you programatically insert badges in your pull request descriptions and then link them to anything. Like this one 👇

Setup

  1. Install this GitHub app
  2. After installing the app, create .github/pr-badge.yml in the default branch to enable it:
- label: "JIRA"
  message: "$issuePrefix"
  color: "#0052CC"
  url: "https://jira.company.com/browse/$issuePrefix"
  when: "$issuePrefix"

Learn more

Developer

Pull Request Badge is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse