Skip to content

Build tags set during the build execution disappear after the build finishes #1

@tolache

Description

@tolache

Steps

  1. Install TestingBot 1.0 on TeamCity 2023.05.1.
  2. Add a command line step with the following command to a build: echo "##teamcity[addBuildTag 'SomeTag']".
  3. Run the build.

Expected

The tag "SomeTag" is added to the build during the execution and is kept after the build is finished.

Actual

The tag is added when the build is running, but is removed after the build is finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions