-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add reviewers selection to new pull request fixes #26289 #32403
Open
CalK16
wants to merge
21
commits into
go-gitea:main
Choose a base branch
from
CalK16:main
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.
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d37f246 - Browse repository at this point
Copy the full SHA d37f246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5929b87 - Browse repository at this point
Copy the full SHA 5929b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 452828a - Browse repository at this point
Copy the full SHA 452828aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 906514e - Browse repository at this point
Copy the full SHA 906514eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b8a96 - Browse repository at this point
Copy the full SHA 45b8a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0dcea - Browse repository at this point
Copy the full SHA 3e0dceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 978c465 - Browse repository at this point
Copy the full SHA 978c465View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92202e - Browse repository at this point
Copy the full SHA c92202eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df3f363 - Browse repository at this point
Copy the full SHA df3f363View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4858b2 - Browse repository at this point
Copy the full SHA e4858b2View commit details -
this needs to be a negative integer
Configuration menu - View commit details
-
Copy full SHA for f604ab1 - Browse repository at this point
Copy the full SHA f604ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d9d96 - Browse repository at this point
Copy the full SHA 60d9d96View commit details
Commits on Nov 2, 2024
-
logics for fetching reviewers in pull requests is now placed in the RetrieveRepoMetas
Configuration menu - View commit details
-
Copy full SHA for f7c0ea4 - Browse repository at this point
Copy the full SHA f7c0ea4View commit details -
postpone the review request notification
the review requet notifaction is now sent after the new pull request notification.
Configuration menu - View commit details
-
Copy full SHA for c34dd4a - Browse repository at this point
Copy the full SHA c34dd4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f0b7a - Browse repository at this point
Copy the full SHA f7f0b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0304324 - Browse repository at this point
Copy the full SHA 0304324View commit details
Commits on Nov 3, 2024
-
Some gt-* classes were replaced by the crossponding tw-* classes.
Configuration menu - View commit details
-
Copy full SHA for 800232b - Browse repository at this point
Copy the full SHA 800232bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d66b5 - Browse repository at this point
Copy the full SHA d8d66b5View commit details -
Team has negative ID while Users has positive. We need to use TeamReviewRequest for teams and ReviewRequest for a individual user. Also, we have to validate the permissions before send out the notification
Configuration menu - View commit details
-
Copy full SHA for 25ebf69 - Browse repository at this point
Copy the full SHA 25ebf69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 418a13c - Browse repository at this point
Copy the full SHA 418a13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 941f7fd - Browse repository at this point
Copy the full SHA 941f7fdView commit details
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.