-
-
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
Commits and pull files #124
Comments
well, If we implement |
I'm not sure. I don't know the internals, but the comment may go onto a commit page. Then you can discuss this commit. |
Yes, comment on commits. |
I can probably make a proof of concept for this sometime during the weekend or next week |
@bkcsoft any update? |
Aren't we going to do this with git-appraise ? See #733 |
I can look at this, but this will be not so fast |
Move this v1.2 since #733 has moved. |
I have tried to do something. |
Hello. |
@qdbdbp Looks great but I think a button to cancel the comment is missing. How does it look in unified mode? |
I send updated versions. |
@qdbdbp I am working on a branch about this, I will send a PR today or last two days. I will copy your code to that PR. |
@qdbdbp It seems only the first comment on the code line. how to show the second or third comment on the same line? |
@qdbdbp I have sent a PR #2583 but I think maybe I have lost something from your zip. Please review the code and help me with the UI. |
@qdbdbp, what tool do you use to do those designs? 😅 |
hi. I use it for quick drafts this tool: |
I don't mind to pay to have this feature... how much? who? |
@bclermont we already have a wip pull request #2583. |
@lunny yeah, but it can't be merged, and haven't been updated in 6 months! I want to help to implement this feature |
You could use https://www.bountysource.com/teams/go-gitea |
@lunny thanks for posting that link. I added to the bounty. |
Thanks for the bounty link. I added $100 if this can be resolved within 6 months. This is the basically the only feature that I still miss after migrating from Github to Gitea. I will be super duper happy when Gitea supports in-line code reviewing for pull requests. Go Gitea team! |
I will give equivalent of 100$ in a crypto currency to whoever earn the bounty |
Are there things to follow? |
Please follow #3748 |
Is comment in commits implemented? If it isn't implemented I think this should be reopen |
@xxxTonixxx right, Only pull request comment was implemented by #3748 . @lafriks @JonasFranzDEV |
But we could open another issue to keep this one closed. |
👍, I will do it |
@xxxTonixxx Thank you! |
* Add parsing support for tag GPG signatures * Test that signature is not left in commit message * Fix object not found error in test
Before we can start a review, we can implement comment on one line of PRs at first.
I think this includes two sub issues.
Commit comment Pull request review/approval and comment on code #3748see Add inline comments on commits #4898The text was updated successfully, but these errors were encountered: