-
- Notifications
You must be signed in to change notification settings - Fork 6.2k
Make it possible to delete stale review requests that incorrectly remain in DB #33356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
6543 wants to merge 36 commits into go-gitea:main Choose a base branch from 6543-forks:fix-remove-stale-reviewrequests
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+93 −27
Open
Changes from all commits
Commits
Show all changes
36 commits Select commit Hold shift + click to select a range
823518f filter dismissed via sql more & make it possible to have review reque…
6543 86dde82 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 5cd8a64 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 e28f23a fix
6543 84bcdbf Merge branch 'main' into fix-remove-stale-reviewrequests
6543 5df9e30 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 50b9ea0 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 d232dbc Merge branch 'main' into fix-remove-stale-reviewrequests
6543 ce22adf fixtures add dismissed review case
6543 1f70222 add error edgecase where dismissed is before an review request
6543 3d5913b adjust tests (1)
6543 6480083 adjust tests (2)
6543 bfb4f02 Apply suggestions from code review
6543 9afe171 adjust tests (3)
6543 a9c3366 adjust tests (4)
6543 9154b6c Update models/issues/pull_test.go
6543 acfe4ba Merge branch 'main' into fix-remove-stale-reviewrequests
6543 c2e67a9 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 c8ecc75 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 557fe10 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 90c7972 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 7b2bb24 moved to https://github.com/go-gitea/gitea/pull/35500
6543 4ddb654 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 14bd6af make tests pass again
6543 dbfba37 fix and extend test
6543 e04b429 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 b6f88a7 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 cf290d4 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 a48eb66 optional
6543 4d384a3 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 b61f0b4 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 cdc6911 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 3326fa5 test var
6543 3fd1906 Merge branch 'main' into fix-remove-stale-reviewrequests
6543 98cb40b Merge branch 'main' into fix-remove-stale-reviewrequests
6543 ccaba3d Merge branch 'main' into fix-remove-stale-reviewrequests
6543 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.