Skip to content

holidaycheck/issue-prioritizer

Repository files navigation

issue-prioritizer

This is a GitHub App built with probot. It sets priority for github issues based on potential, weight and effort metrics. Here is a blogpost that describes in details the idea and reasons behind it: Backlog Priority Automation using Github Apps.

Setup

# Install dependencies
npm install

# Run test
npm test

# Run the bot
npm start

# Run the bot in dev mode with hot reload
npm dev:start

About

Set priority of github issue based on potential, weight and effort metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published