Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconsider usage of the changelog action #192

Open
valadaptive opened this issue Apr 29, 2024 · 0 comments
Open

Reconsider usage of the changelog action #192

valadaptive opened this issue Apr 29, 2024 · 0 comments

Comments

@valadaptive
Copy link
Contributor

I ran into a couple issues with the GitHub action that requires a changelog entry:

  • Right after a release, the "Unreleased" section gets removed, resulting in an inevitable merge conflict between every PR that re-adds the "Unreleased" section with their own change.
  • Third-party contributions in the changelog seem to link a PR number by convention, which requires you to either look through both the issues and PRs pages to intuit what the next PR number will be, or create the PR, let it fail, then amend the commit with your assigned PR number.

These seem like annoying hurdles for third-party contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant