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
- Add parsing issue number from branch name ([#6](https://github.com/unity-game-framework-actions/issue-pull-request/pull/6))
18
+
Add `issueBranchRegex` to config which used when no issue number specified to parse issue number from branch name. Default is `(?<=issue-)(\d*?)(?=-)`.
0 commit comments