Skip to content

Add support for tagging #18

Description

@spressma

Implementation of post-build tagging and the ability to specify a tag from which to build would make this plugin even more useful. Supporting laddered environments is difficult without it.

For example, the build for the "integration testing" environment needs to be able to spawn a tag, from which "user acceptance testing" environment builds. This isolates UAT from changes to master that occurred after the integration environment was built.

This is easily supported with Bamboo's built-in post-build tagging option for SVN. Perhaps this plugin could leverage that existing feature's UI and wire in the necessary git commands on the back side. Also, a new field would need to be added to the Source Repository tab for which tag to build from.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions