Skip to content

fix: invalid GraphQL query generated when no release commits are found#876

Merged
gr2m merged 7 commits intomasterfrom
fix/skip-comment-no-commits
Jul 19, 2024
Merged

fix: invalid GraphQL query generated when no release commits are found#876
gr2m merged 7 commits intomasterfrom
fix/skip-comment-no-commits

Conversation

@babblebey
Copy link
Member

@babblebey babblebey commented Jul 12, 2024

This Pull request improves the conditions required to execute the search for and comment/label Pull Requests and Issues associated to a release commits in the success lifecycle, ensuring that the operation factors in cases where context.commits is empty.

Related Issue

Fixes #871

@babblebey babblebey requested a review from a team July 15, 2024 15:15
Copy link
Member

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

great, thank you!

@gr2m gr2m merged commit 8ee2744 into master Jul 19, 2024
@gr2m gr2m deleted the fix/skip-comment-no-commits branch July 19, 2024 16:40
@github-actions
Copy link

🎉 This issue has been resolved in version 10.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid GQL Query in buildAssociatedPRsQuery when commits/shas empty

2 participants