-
Notifications
You must be signed in to change notification settings - Fork 171
Feat/modify email #225
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
Merged
Merged
Feat/modify email #225
Conversation
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
- Implement new tool for creating MR threads with positioning support - Create schemas to handle diff notes with file and line number positions - Support optional created_at timestamp parameter - Update README with the new tool information
…es to existing MR threads
…t_note for consistency
Support resolving merge request discussion notes
Adds threaded comment support for merge requests
fix: add `expanded` to `start` and `end` for GitLabDiscussionNoteSchema
…iscussions_nullable fixed resolve_outdated_diff_discussions nullable
feat: add docker image and push to dockerhub
Added `list_issue_discussions` tool to support GitLab issue discussions similar to merge request discussions.
feat: add issue discussions support
fix: fix README
- Added create_issue_note to add a new note to an existing issue thread - Added update_issue_note to modify an existing issue thread note - Similar to existing merge request note functions but for issues
feat: add support for creating and updating issue notes
FEAT: get draft note
issue: #186
FEAT: merge MR
feat(attachement):download attachement, e.g. images
issue: #199
FIX: flexible boolean
Fix list of tools in `README.md`
Co-authored-by: iwakitakuma <[email protected]>
commit 156557cb1cd44325b01a9899b06b22b211609e15 Author: zereight <[email protected]> Date: Tue Aug 19 19:29:51 2025 +0900 chore: Remove OpenCode configuration and RELEASE_NOTES files
commit 53832c7fe390f1a058f1ba889114d8efedd5fa0a Author: zereight <[email protected]> Date: Tue Aug 19 19:36:17 2025 +0900 fix: Remove obsolete scripts for PR validation and GitHub release creation commit 3b0039846027c334f299003154cdcbcc128052ca Author: zereight <[email protected]> Date: Tue Aug 19 19:35:00 2025 +0900 fix: Remove generate-tools-readme script and its reference from package.json
3facd32 to
0cfb323
Compare
|
I didn't understand this changes. what email?! |
|
@zereight g-tiwari has github account as [email protected] so Github can't find the account with the email, so g-tiwari isn't displayed in contributer. I modify email past commit with following command. |
|
Ah ha i see. Thx |
zereight
approved these changes
Aug 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.