- Change naming in the config
- Add a template for config
- Try to fix an issue with «multi-line» vs «single-line» comments
Signed-off-by: Matej Focko <mfocko@redhat.com>
- Improve CLI experience by using Cobra
- Introduce option to look up PR based on branch
- Introduce failsafe that uses current branch in case neither PR ID or
branch have been specified
Fixes#1, #2
Signed-off-by: Matej Focko <mfocko@redhat.com>