This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/main by this push:
new 31c2897049 [#6267] minor: Support jumping to the PR page and Issue
page from IDE (#6269) (#6269)
31c2897049 is described below
commit 31c2897049025b722c3d68f95f1b4eaa6d90253e
Author: yangyang zhong <[email protected]>
AuthorDate: Mon Jan 20 10:52:09 2025 +0800
[#6267] minor: Support jumping to the PR page and Issue page from IDE
(#6269) (#6269)
### What changes were proposed in this pull request?
close #6267
Support jumping to the PR page and Issue page from IDE

---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index eae3d3c952..eb0adf5611 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ replay_pid*
**/.gradle
**/.idea
!/.idea/icon.svg
+!.idea/vcs.xml
**/build
gen
**/.DS_Store