Skip to content

Add support for tagging #18

@spressma

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.

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