Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netsells/probot-jira-badges
Probot to add badges to pull requests to show JIRA status
https://github.com/netsells/probot-jira-badges
probot
Last synced: 3 days ago
JSON representation
Probot to add badges to pull requests to show JIRA status
- Host: GitHub
- URL: https://github.com/netsells/probot-jira-badges
- Owner: netsells
- License: isc
- Created: 2019-04-22T19:37:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T13:24:09.000Z (over 2 years ago)
- Last Synced: 2024-12-15T18:09:34.894Z (7 days ago)
- Topics: probot
- Language: JavaScript
- Size: 795 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![Netsells Logo](https://netsells.github.io/code-standards/assets/img/netsells-logo-with-slogan.88bd561a.jpg)
# Netsells JIRA Badges for Pull Requests
> A GitHub App built with [Probot](https://github.com/probot/probot) that adds badges to Pull Requests to show the status of the branch in JIRA.
## Setup
```sh
# Install dependencies
yarn# Run the bot
yarn start
```## License
[ISC](LICENSE) © 2019 Sam Turrell