Apply Project Tags
Last updated
Last updated
Robosaur will try to apply tags to projects specified in the config file's payload, or from a separate CSV file. The CSV file can be located on your local drive or one of our supported cloud object storage.
If the tag in the config file is not present in the team, Robosaur will create the tag and apply it to the project automatically.
The behavior will be depended by the applyTags
attribute on the configuration file.
Can works for all object storage methods. Robosaur will tag a project with multiple tags if there are multiple tags present in the tags
column in the csv file. Please use a comma [,
] as a delimiter to apply multiple tags for a project.
Same as any other features, it could support multiple methods, e.g. inline, local filesystem, and cloud object storage. For more detailed information, please refer to .