diff --git a/GitReleaseManager.yaml b/GitReleaseManager.yaml new file mode 100644 index 0000000..454bcdd --- /dev/null +++ b/GitReleaseManager.yaml @@ -0,0 +1,9 @@ +issue-labels-include: +- Breaking change +- Improvement +- Feature +- Bug +issue-labels-exclude: +- Invalid +- Build +- Documentation