|
2 | 2 |
|
3 | 3 | <div align="center">
|
4 | 4 |
|
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> |
6 | 8 |
|
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> |
8 | 21 |
|
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> |
10 | 33 |
|
11 | 34 | </div>
|
12 | 35 |
|
@@ -94,7 +117,12 @@ to yours using **hard reset** periodically. You can also manually
|
94 | 117 | 4. Go to `https://pull.git.ci/check/${owner}/${repo}` to validate your
|
95 | 118 | `.github/pull.yml`.
|
96 | 119 | 5. Install
|
97 |
| - **[ 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}`. |
98 | 126 |
|
99 | 127 | ### For Upstream Repository Owners
|
100 | 128 |
|
@@ -134,23 +162,14 @@ _Can you help keep this open source service alive?
|
134 | 162 |
|
135 | 163 | Made with ❤️ by [@wei](https://github.com/wei)
|
136 | 164 |
|
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 |
138 | 172 | [license-url]: https://wei.mit-license.org
|
139 | 173 | [pull-app]: https://github.com/apps/pull
|
140 |
| -[pull-website]: https://wei.github.io/pull |
141 | 174 | [pull-repo]: https://github.com/wei/pull
|
142 | 175 | [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