Skip to content

Commit 4ff1976

Browse files
committed
DEVOPS-00: Add burning questions.
1 parent 5c92224 commit 4ff1976

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ Language/content agnostic method of automatically determining the [semantic vers
1212

1313
This is accomplished by counting the merges of branches matching the [naming scheme](#branch-naming-scheme) into the [main|master] branch. Folks familiar with Scrum/SAFe or GitFlow/fooFlow strategies will recognize this scheme.
1414

15-
**Yes**, this can be implemented in repos that previously used different version increment methods.
15+
**Burning Questions**
16+
17+
- **Yes** - This can indeed be implemented in repos that previously used different version increment methods.
18+
- **Yes** - Jira will recognize the issue tag anywhere in the branch name -- it does not have to be a prefix.
19+
- **Yes** - This aligns with and extends on guidance from Atlassian on branch naming schemes.
1620

1721
> [Convenience link to this action on the marketplace](https://github.com/marketplace/actions/gitops-automatic-versioning)
1822

0 commit comments

Comments
 (0)