Graphite GitHub button

Add a button to go from app.graphite.com to github.com

< Graphite GitHub button 피드백으로 돌아가기

리뷰: 보통 - 스크립트가 작동하지만 버그 있음

§
게시: 2023-07-28

If the repo name has dashes, the button won't show.

Need to update the regex to /^\/github\/pr\/([\w-]+)\/([\w-]+)\/(\d+).*$/ instead.

Also the button background makes the text very difficult to see on dark mode.

Topher Brown작성자
§
게시: 2025-11-05

I updated this to fix this issue:
- repo name and project name can have dashes
- I fixed the button to work in dark mode and light mode
- (not this issue) I updated it to work on dev.graphite.com (the new domain)

Sorry this took 2 years!

답글 게시

답글을 게시하려면 로그인하세요.