rallytime / version-check

A simple tool to search Salt branches and tags for pull requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[slack app] Add support to search for unmerged PRs

rallytime opened this issue · comments

As it sits right now, if a PR isn't merged yet, it could be confusing to the user as the slack app returns "no results found" for PRs that haven't been merged yet.

It should be really simple to add a call out the the GitHub API to search for the PR and respond with something like "Not Merged".