Skip to content

0.31.0

Choose a tag to compare

@alexr00 alexr00 released this 07 Oct 19:53
· 2265 commits to main since this release
d645f5e

0.31.0

Changes

  • Variable in settings for lowercase branch names when working on an issue
{
  "githubIssues.issueBranchTitle": "${sanitizedLowercaseIssueTitle}"
}

Fixes

  • issueBranchTitle not Working as Expected. #2259
  • Skipped status check is shown as pending. #2580

Thank You