Skip to content

Commit f5ecb77

Browse files
committed
docs(README): update badges for github pages
1 parent b81fea0 commit f5ecb77

File tree

1 file changed

+39
-20
lines changed

1 file changed

+39
-20
lines changed

README.md

+39-20
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,34 @@
22

33
<div align="center">
44

5-
[![Pull App][pull-social]][pull-website]
5+
<a href="https://wei.github.io/pull">
6+
<img src="https://prod.download/pull-social-svg" alt="Pull App">
7+
</a>
68

7-
[![Probot Featured][probot-badge]][probot-url] [![GitHub Stars][stars-badge]][pull-repo]
9+
</div>
10+
11+
<div align="center">
12+
13+
<a href="https://probot.github.io">
14+
<img src="https://badgen.net/badge/Probot/Featured/orange?icon=dependabot&cache=86400" alt="Probot Featured">
15+
</a>
16+
<a href="https://github.com/wei/pull">
17+
<img src="https://badgen.net/github/stars/wei/pull?label=Stars&icon=github&color=pink&cache=300" alt="GitHub Stars">
18+
</a>
19+
20+
</div>
821

9-
[![Repositories][repos-badge]][pull-app] [![Installations][installations-badge]][pull-app] [![Triggered #][triggers-badge]][triggers-url]
22+
<div align="center">
23+
24+
<a href="https://github.com/apps/pull">
25+
<img src="https://badgen.net/https/pull.git.ci/badges/repos?color=cyan&cache=600" alt="Repositories">
26+
</a>
27+
<a href="https://github.com/apps/pull">
28+
<img src="https://badgen.net/https/pull.git.ci/badges/installations?color=blue&cache=600" alt="Installations">
29+
</a>
30+
<a href="https://github.com/issues?q=author:app/pull">
31+
<img src="https://badgen.net/https/pull.git.ci/badges/triggers?color=purple&cache=600" alt="Triggered #">
32+
</a>
1033

1134
</div>
1235

@@ -94,7 +117,12 @@ to yours using **hard reset** periodically. You can also manually
94117
4. Go to `https://pull.git.ci/check/${owner}/${repo}` to validate your
95118
`.github/pull.yml`.
96119
5. Install
97-
**[![<img src="https://prod.download/pull-18h-svg" valign="bottom"/> Pull](https://prod.download/pull-18h-svg) Pull app][pull-app]**.
120+
**[<img src="https://prod.download/pull-18h-svg" valign="bottom"/> Pull app][pull-app]**.
121+
122+
### Trigger Manually
123+
124+
You can manually trigger Pull by going to
125+
`https://pull.git.ci/process/${owner}/${repo}`.
98126

99127
### For Upstream Repository Owners
100128

@@ -134,23 +162,14 @@ _Can you help keep this open source service alive?
134162

135163
Made with ❤️ by [@wei](https://github.com/wei)
136164

137-
[probot-url]: https://probot.github.io
165+
[version-badge]: https://badgen.net/https/pull.git.ci/badges/version?label=Version&color=green&cache=300
166+
[version-url]: https://pull.git.ci/version
167+
[deno-badge]: https://img.shields.io/badge/Deno%202.0-000000?logo=Deno&logoColor=ffffff
168+
[deno-url]: https://deno.com
169+
[ts-badge]: https://badgen.net/badge/_/TypeScript/blue?&label=&icon=typescript&cache=86400
170+
[ts-url]: https://www.typescriptlang.org
171+
[license-badge]: https://badgen.net/badge/License/MIT/black?cache=86400
138172
[license-url]: https://wei.mit-license.org
139173
[pull-app]: https://github.com/apps/pull
140-
[pull-website]: https://wei.github.io/pull
141174
[pull-repo]: https://github.com/wei/pull
142175
[pull-sponsor]: https://prod.download/pull-readme-sponsor
143-
[pull-social]: https://prod.download/pull-social-svg
144-
[probot-badge]: https://badgen.net/badge/Probot/Featured/red?icon=dependabot&cache=86400
145-
[deno-badge]: https://img.shields.io/badge/Deno%202.0-000000?logo=Deno&logoColor=ffffff
146-
[ts-badge]: https://badgen.net/badge/_/TypeScript/blue?&label=&icon=typescript&cache=86400
147-
[version-badge]: https://badgen.net/https/pull.git.ci/badges/version?label=Version&color=green&cache=300
148-
[stars-badge]: https://badgen.net/github/stars/wei/pull?label=Stars&icon=github&color=pink&cache=300
149-
[license-badge]: https://badgen.net/badge/License/MIT/black?cache=86400
150-
[repos-badge]: https://badgen.net/https/pull.git.ci/badges/repos?color=cyan&cache=600
151-
[installations-badge]: https://badgen.net/https/pull.git.ci/badges/installations?color=blue&cache=600
152-
[triggers-badge]: https://badgen.net/https/pull.git.ci/badges/triggers?color=purple&cache=600
153-
[triggers-url]: https://github.com/issues?q=author:app/pull
154-
[deno-url]: https://deno.com
155-
[ts-url]: https://www.typescriptlang.org
156-
[version-url]: https://pull.git.ci/version

0 commit comments

Comments
 (0)