Skip to content

Managing tags

msporna edited this page Jan 7, 2019 · 1 revision

Tags exist to organize build numbers. 1 tag can have multiple builds assigned and build numbers must be unique. Ideally, tag is a release name.

To create tag:

  1. go to dashboard
  2. click on Tags link on top of the page
  3. click on New
  4. provide unique tag name
  5. save
  6. added tag will appear on the list of tags

To remove tag:

  1. go to dashboard
  2. click on Tags linke on top of the page
  3. select a tag to remove
  4. click on Remove button
  5. tag will be removed from the list and made inactive (will not be removed from db because it has related data)