[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Feb 18 08:39:33 UTC 2019


 ciabot/libreoffice-bugzilla2.py |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit b122dcd8db04783314cb150fd2706ed6666b31a1
Author:     22shubh22 <22shubh22 at gmail.com>
AuthorDate: Sat Feb 16 19:53:07 2019 +0530
Commit:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
CommitDate: Mon Feb 18 09:39:12 2019 +0100

    Documentation: - Working of script
    
    Change-Id: I2486c59fb956b7bc706fc859b1b6be7baa0bffdb
    Reviewed-on: https://gerrit.libreoffice.org/67905
    Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
    Tested-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>

diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index 3913d7d..f08e42b 100644
--- a/ciabot/libreoffice-bugzilla2.py
+++ b/ciabot/libreoffice-bugzilla2.py
@@ -13,6 +13,10 @@
 # 
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
+#
+# When a commit referencing a report is merged, this script
+# - adds a comment to the report
+# - updates the whiteboard field with target information
 
 from __future__ import print_function
 


More information about the Libreoffice-commits mailing list