From 20fd43bb09d7456836c57bcdc494207fb8edb6e5 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Sun, 24 May 2015 23:19:29 +0200 Subject: [PATCH] Updating doc to make it clear that not only PR:s can be commented --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1420808..44907c8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Travis CI: [![Build Status](https://travis-ci.org/tomasbjerre/violation-comments CloudBees: [![Build Status](https://jenkins.ci.cloudbees.com/job/plugins/job/violation-comments-to-stash-plugin/badge/icon)](https://jenkins.ci.cloudbees.com/job/plugins/job/violation-comments-to-stash-plugin/) -This is much like the [Violations](https://wiki.jenkins-ci.org/display/JENKINS/Violations) plugin. Instead of publishing violation reports in Jenkins, it comments pull requests in Stash. +This is much like the [Violations](https://wiki.jenkins-ci.org/display/JENKINS/Violations) plugin. Instead of publishing violation reports in Jenkins, it comments pull requests (or individual commits) in Stash. Code from the [Violations](https://wiki.jenkins-ci.org/display/JENKINS/Violations) is used through a dependency.