You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/exclude-issues.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,4 @@ issue-labels-exclude:
21
21
<p class="last">
22
22
All issues assigned to a milestone have to have a label which matches to one listed in the include to exclude sections of the GitReleaseManager.yaml file or the default configuration.
23
23
</p>
24
-
</div>
25
-
26
-
<divclass="admonition error">
27
-
<p class="first admonition-title">Note</p>
28
-
<p class="last">
29
-
GitReleaseManager uses a case sensitive comparison when checking for labels to include and exclude. i.e. Bug is NOT the same as bug.
Copy file name to clipboardExpand all lines: docs/configuration/include-issues.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,4 @@ issue-labels-include:
23
23
<p class="last">
24
24
All issues assigned to a milestone have to have a label which matches to one listed in the include to exclude sections of the GitReleaseManager.yaml file or the default configuration.
25
25
</p>
26
-
</div>
27
-
28
-
<divclass="admonition error">
29
-
<p class="first admonition-title">Note</p>
30
-
<p class="last">
31
-
GitReleaseManager uses a case sensitive comparison when checking for labels to include and exclude. i.e. Bug is NOT the same as bug.
0 commit comments