Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[Backport 5.4.5099] fix(release): remove generate-notes from github r…#63148

Merged
craigfurman merged 1 commit into
5.4.5099from
backport-63121-to-5.4.5099
Jun 7, 2024
Merged

[Backport 5.4.5099] fix(release): remove generate-notes from github r…#63148
craigfurman merged 1 commit into
5.4.5099from
backport-63121-to-5.4.5099

Conversation

@craigfurman

Copy link
Copy Markdown
Contributor

Generate notes currently generates a changelog all the way from the tag
app-2023 ... which means the content is more than what is allowed by
github - hard cap of 125000 characters.

(cherry picked from commit 817738a)


Also backports https://github.com/sourcegraph/sourcegraph/pull/63119 (@DaedalusG)

Test plan

This has been run in one release.

Changelog

  • remove generate-notes cli flag when promoting releases
  • push only a single tag
  • fix token name used in changelog generation
  • Tag creation on release is idempotent, even in environments that cache the git repository (e.g. buildkite runners)

…elease creation (#63121)

Generate notes currently generates a changelog all the way from the tag
`app-2023` ... which means the content is more than what is allowed by
github - hard cap of 125000 characters.

- remove `generate-notes` cli flag when promoting releases
- push only a single tag
- fix token name used in changelog generation

(cherry picked from commit 817738a)
@craigfurman craigfurman merged commit 2cfadb4 into 5.4.5099 Jun 7, 2024
@craigfurman craigfurman deleted the backport-63121-to-5.4.5099 branch June 7, 2024 10:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants