angular-docs-cn/dev-infra/release
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
..
build fix(dev-infra): build with stamping for release builds (#42354) 2021-05-26 17:51:56 +00:00
config feat(dev-infra): add support for determining if builds should be stamped (#42319) 2021-05-25 22:11:03 +00:00
info feat(dev-infra): add command for printing release train information (#42644) 2021-06-28 11:50:57 -07:00
notes fix(dev-infra): convert commit SHAs and PR numbers to links when generating changelog (#42732) 2021-07-02 09:23:45 -07:00
publish refactor(dev-infra): update octokit to latest version v18 (#42666) 2021-06-29 10:33:54 -07:00
set-dist-tag feat(dev-infra): Set up new common release notes generation tooling (#41905) 2021-05-06 09:40:29 -04:00
stamping refactor(dev-infra): improve type-safety of git client utility (#42468) 2021-06-03 14:34:33 -07:00
versioning fix(dev-infra): use API pagination for retrieving project branches (#42666) 2021-06-29 10:33:54 -07:00
BUILD.bazel feat(dev-infra): add command for printing release train information (#42644) 2021-06-28 11:50:57 -07:00
cli.ts feat(dev-infra): add command for printing release train information (#42644) 2021-06-28 11:50:57 -07:00