Skip to content

fix: skip git lebel get#318

Merged
Eomm merged 2 commits intomainfrom
skip-lab
Sep 7, 2025
Merged

fix: skip git lebel get#318
Eomm merged 2 commits intomainfrom
skip-lab

Conversation

@Eomm
Copy link
Copy Markdown
Member

@Eomm Eomm commented Aug 15, 2025

When running:

releasify publish -s minor -n --gh-release-body -b main

The draft implementation reads every commit labels, even tho it is useless since the --gh-release-body has been set.
This cause many rate limit issues while releasing many commits (like the fastify main repo)

This fix skips the github label retrival step

Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>
@Eomm Eomm requested review from a team and gurgunday and removed request for gurgunday September 4, 2025 10:09
Copy link
Copy Markdown
Member

@gurgunday gurgunday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Eomm Eomm merged commit ed81edf into main Sep 7, 2025
16 checks passed
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

Successfully merging this pull request may close these issues.

3 participants