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
The work unit description becomes the PR title, which gets encoded in the commit message which we will eventually use to generate changelogs. So, when we have multiple issues, we should combine their titles in the work unit description.
Deliverables
Ensure combined title created in work start route.
Ensure combined title created in work issues add route.
Update title in work issues remove route.
Basically, we should regenerate the description anytime issues are modified.
The text was updated successfully, but these errors were encountered:
Overview
The work unit description becomes the PR title, which gets encoded in the commit message which we will eventually use to generate changelogs. So, when we have multiple issues, we should combine their titles in the work unit description.
Deliverables
work start
route.work issues add
route.work issues remove
route.Basically, we should regenerate the description anytime issues are modified.
The text was updated successfully, but these errors were encountered: