angular-cn/dev-infra/release/notes
George Kalpakas c3620f9a5f fix(dev-infra): convert commit SHAs and PR numbers to links when generating changelog (#42732)
Previously, the commit SHAs and PR numbers referenced in the generated
`CHANGELOG.md` were not automatically converted to links in the GitHub
UI (as happens for release notes and issue/PR comments). This made it
less straight-forward for someone reading the changelog to get to the
commit/PR corresponding to a change.

This commit updates the tooling that generates the changelog to convert
the commit SHA and the corresponding PR number (referenced at the end of
the commit message header) to links.

PR Close #42732
2021-07-02 09:23:45 -07:00
..
templates fix(dev-infra): convert commit SHAs and PR numbers to links when generating changelog (#42732) 2021-07-02 09:23:45 -07:00
BUILD.bazel refactor(dev-infra): move the release notes into its own directory under release (#42225) 2021-05-25 18:00:04 +00:00
cli.ts fix(dev-infra): convert commit SHAs and PR numbers to links when generating changelog (#42732) 2021-07-02 09:23:45 -07:00
context.ts fix(dev-infra): convert commit SHAs and PR numbers to links when generating changelog (#42732) 2021-07-02 09:23:45 -07:00
release-notes.ts refactor(dev-infra): improve type-safety of git client utility (#42468) 2021-06-03 14:34:33 -07:00