oops, not all github PRs are open
This commit is contained in:
parent
dd40dd994b
commit
bc6b6931ec
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
{{ else }}
|
||||
{{ if eq .type "github" }}
|
||||
<li><a href="https://github.com/{{ .id }}/commits?author=redstrate">Commits</a></li>
|
||||
<li><a href="https://github.com/{{ .id }}/pulls/redstrate">PRs</a></li>
|
||||
<li><a href="https://github.com/{{ .id }}/pulls/pulls?q=is%3Apr+author%3Aredstrate+">PRs</a></li>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue