Skip to content

Labels

Labels allow you to personalize the text in your changelogs. You can create default labels that serve as a starting point whenever you create a changelog. Within each label, you can specify which text should be captured and subsequently modified. The "From value" and "To value" settings allow you to specify which text should be replaced with another. In addition, you can use regular expressions within the From value to capture multiple instances of text.

Create a Label

  1. Browse to the Release Notes for DevOps hub extension.
  2. Click on settings.
  3. Go to the "Labels" tab.
  4. You can add a new label in the upper right corner.
Value Description
Name Name of the Label. Please note that this must be a unique name.
Area The area defines where the label's effects will be applied. Depending on the defined area, the label will only affect this designated scope.
From Value Specifies the text to be replaced. Regular expressions are also supported here.
To Value Specifies the replacement value. If left empty, the text specified in the From value is removed.

Use the "Create" button to create your label. These generated labels are used as initial values for each changelog. However, within individual changelogs, you can still customize these labels to suit your specific needs, and these changes will be saved only for that particular changelog.