From 2a411ed5a0e51ab7081a7e42cfe59de105b52e2c Mon Sep 17 00:00:00 2001 From: Andrea Lamparelli Date: Wed, 28 Jun 2023 12:00:46 +0200 Subject: [PATCH] docs: fix readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 539d70c..b0e8b37 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@

- BPER: Git Backporter
+ BPER
+ Git Backporter
:outbox_tray: :inbox_tray:

@@ -158,6 +159,7 @@ For a complete description of all inputs see [Inputs section](#inputs). Based on these limitations, the next **Future Works** could be the following: - Provide a way to backport single commit too (or a set of them), even if no original pull request is present. - Integrate this tool with other git management services (like GitLab and Bitbucket) to make it as generic as possible. +- Integrate it into other CI/CD services like gitlab CI (once GitLab will be integrated as well). - Provide some reusable GitHub workflows. ## Contributing