feat!: remove maximum-age option #86
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
security
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
forgejo/release-notes-assistant!86
Loading…
Reference in a new issue
No description provided.
Delete branch "earl-warren/release-notes-assistant:wip-cache"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There really is no age limit for a PR and it is only taking the risk of excluding a legitimate pull request. The only reason for doing so is performance optimization and looping over 100,000 PR in memory is not that expensive.