Refer to the "Beginners Guide to Contributing" ( https://wiki.jenkins-ci.org/display/JENKINS/Beginners+Guide+to+Contributing) for first instructions, then fork your own copy of the Integrity plugin ( https://github.com/jenkinsci/integrity-plugin), make your changes, test them, refine and improve them, then submit a "pull request" to have them reviewed by the plugin maintainer.
Mark Waite On Fri, Mar 18, 2016 at 11:11 AM Hector Magnanao <[email protected]> wrote: > How do I do this step ? " pull request to the plugin with the > implementation of the labeling" or "negotiate with the plugin maintainer" > > I guess I'm asking what is the formal process for requesting enhancements > to a plugin in Jenkins. > > > On Wednesday, March 9, 2016 at 2:39:26 PM UTC-6, Mark Waite wrote: > >> You'd need to ether submit a pull request to the plugin with the >> implementation of the labeling, or you'd need to find someone to do that >> for you. You might also be able to negotiate with the plugin maintainer. >> >> Mark Waite >> >> On Wed, Mar 9, 2016 at 10:01 AM Hector Magnanao <[email protected]> >> wrote: >> > >>> I don't see this ability in the Integrity Plugin. How can I have this >>> feature added in the Integrity Plugin ? >>> >>> On Wednesday, March 9, 2016 at 10:33:45 AM UTC-6, Mark Waite wrote: >>> >>>> Applying a version label is specific to the SCM plugin. Many SCM >>>> plugins include the ability to label (or tag) versions in a code base after >>>> a successful build. >>>> >>>> Mark Waite >>>> >>>> On Wed, Mar 9, 2016 at 8:52 AM Hector Magnanao <[email protected]> >>>> wrote: >>>> >>> Hi, I would like to apply a version label to all the files in my code >>>>> base after a successful build. Is there a plugin in Jenkins that does >>>>> this process ? Or does this have to be done as a post build step per >>>>> version control tool ? I'm using Integrity as my version control tool. >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Jenkins Users" group. >>>>> >>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>> >>>> >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/jenkinsci-users/73d9940a-82e2-4d76-89b5-fa9b0426eb4f%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/jenkinsci-users/73d9940a-82e2-4d76-89b5-fa9b0426eb4f%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> >> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-users/7d315599-4dd2-4a72-b230-c5374918c1e3%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-users/7d315599-4dd2-4a72-b230-c5374918c1e3%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/2ca035c9-e193-4c19-aeae-12ca99e0d102%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/2ca035c9-e193-4c19-aeae-12ca99e0d102%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHYRy2hqaCHx%2BX6ZdN6CssdQO6QNRQ8hvpTSzNSJOi6rg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
