You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kibble.apache.org by hu...@apache.org on 2020/05/01 22:13:19 UTC

[kibble-scanners] branch master updated: Update supported plugins

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble-scanners.git


The following commit(s) were added to refs/heads/master by this push:
     new 87dfe96  Update supported plugins
87dfe96 is described below

commit 87dfe96212e85f0ae6982e25ec6aed066d7bdc45
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Fri May 1 17:13:10 2020 -0500

    Update supported plugins
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 68f5626..f2c99cc 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,8 @@ The Kibble Scanners collect information for the Kibble Suite.
  - Apache Pony Mail (`plugins/scanners/ponymail.py`)
  - Atlassian JIRA (`plugins/scanners/jira.py`)
  - BugZilla Issue Tracker (`plugins/scanners/bugzilla.py`)
+ - BuildBot (`plugins/scanners/buildbot.py`)
+ - Discourse (`plugins/scanners/discourse.py`)
  - Gerrit Code Review (`plugins/scanners/gerrit.py`)
  - Git Repository Fetcher (`plugins/scanners/git-sync.py`)
  - Git Census Counter (`plugins/scanners/git-census.py`)
@@ -61,7 +63,8 @@ The Kibble Scanners collect information for the Kibble Suite.
  - GitHub Issues/PRs (`plugins/scanners/github.py`)
  - GitHub Traffic Statistics (`plugins/scanners/github-stats.py`)
  - GNU Mailman Pipermail (`plugins/scanners/pipermail.py`)
- 
+ - Jenkins (`plugins/scanners/jenkins.py`)
+ - Travis CI (`plugins/scanners/travis.py`)
 
 ## Requirements: