Graphite GitHub button

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

< Обсуждения: Graphite GitHub button

Отзыв: Нормальный — скрипт работает, но имеет существенные недостатки

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.

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!

Ответить

Войдите, чтобы ответить.