We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea49df commit fcc3fb4Copy full SHA for fcc3fb4
templates/repo/commit_status.tmpl
@@ -1,4 +1,4 @@
1
-<!-- make sure this matches the color logic in web_src/js/data.ts -->
+<!-- make sure this matches the color logic of "commitStatus" in web_src/js/data.ts -->
2
{{if eq .State "pending"}}
3
{{svg "octicon-dot-fill" 18 "commit-status icon text yellow"}}
4
{{end}}
0 commit comments