Skip to content
Compare
Choose a tag to compare
@rfarine rfarine released this 15 Oct 16:46
· 40 commits to master since this release
bc4872d

Version 1 features include:

  • Upon opening a PR with a branch name like username/ch123/feature-name,
    • The title of the PR is updated to contain the Clubhouse story's name and ID in the format of: (feat) Update Node Version [ch123]
    • The body of the PR is updated to contain a link to the Clubhouse story
  • Upon opening a PR with a branch name that does not fit the standard above, if the title contains the Clubhouse story ID (ie. ch123 or [ch123],
    • The title of the PR is updated to contain the Clubhouse story's name and ID in the format of: (feat) Update Node Version [ch123]
    • The body of the PR is updated to contain a link to the Clubhouse story
  • If the branch name or PR title does not contain a Clubhouse ID, the action will fail.
  • This is only for use upon opening a PR, as the team prefers to be able to edit the title if they'd like to make it more informative than the original story's name