Skip to content

Conversation

ssolbeck
Copy link
Contributor

@ssolbeck ssolbeck commented Oct 3, 2023

Adds a configuration option to resolve the issue described in #1354, where long-lived PRs could cause others to be omitted from the release summary. This option allows users to increase the number of PRs the action searches when looking for a merged PR containing a given commit. The option is not required and defaults to 5 (the currently used value).

An alternate approach would be to simply increase the hard-coded limit in the existing query, although this could theoretically have an impact on API load for users not affected by the original issue.

@jetersen jetersen added the type: feature New feature or request label Jan 19, 2025
@jetersen jetersen merged commit d7328d2 into release-drafter:master Jan 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants