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
chore(ci): Fix git-town on empty PR bodies (#1851)
The 'autobump' PRs currently don't have a description, so they fail the
git-town/action.
Sample Failure: #1849
This updates past git-town/action 1.0.7, which fixes an NPE when the PR
description is empty
### Proposed Changes
*
### Checklist
- [ ] I have added or updated unit tests
- [ ] I have added or updated integration tests (if appropriate)
- [ ] I have added or updated documentation
### Testing Instructions
0 commit comments