NeonGeckoCom / .github

GitHub default automations, templates, etc.
0 stars 1 forks source link

Add `sinceTag` to changelog generation #38

Closed NeonDaniel closed 1 year ago

NeonDaniel commented 1 year ago

Description

Updates changelog action to include changes since the last release

Issues

Other Notes

Validated with neon_utils https://github.com/NeonDaniel/neon-skill-utils/actions/runs/4726379140/jobs/8385896423 This doesn't actually prevent github_changelog_generator from fetching a repo's entire history, so it will not solve any rate limiting errors (noted in this issue as well as others in that project)