jenkinsci / seed-plugin

Seed Jenkins plug-in
https://plugins.jenkins.io/seed/
38 stars 13 forks source link

BitBucket - pipelines are created on tag creation #23

Closed dcoraboeuf closed 8 years ago

dcoraboeuf commented 8 years ago

When a tag is created on BitBucket, the message sent to the Seed plugin is interpreted as the creation of a branch, and a new pipeline folder is created for the tag.

See the message being created from BitBucket and filter the tag creation out.

dcoraboeuf commented 8 years ago

The branch node contains the type: "branch" or "tag"

dcoraboeuf commented 8 years ago

Available in 0.20