Theoretically this should be clearer and more robust than the previous version which had some custom loop logic while trying to parse newlines and determine whether it had reached a new commit entry by trying to parse a git sha. This would not have worked correctly if a commit body contained a sha on a new line. |
||
|---|---|---|
| .. | ||
| fixtures/repoWithNonLegacyPRTemplates/.github/PULL_REQUEST_TEMPLATE | ||
| create.go | ||
| create_test.go | ||
| regexp_writer.go | ||
| regexp_writer_test.go | ||