Skip to content

Commit 395f7de

Browse files
authored
chore: Add pending PR shield (#3205)
1 parent cb49ff6 commit 395f7de

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,14 @@ under the License.
2121

2222
[![Apache licensed][license-badge]][license-url]
2323
[![Discord chat][discord-badge]][discord-url]
24+
[![Pending PRs][pending-pr-badge]][pending-pr-url]
2425

2526
[license-badge]: https://img.shields.io/badge/license-Apache%20v2-blue.svg
2627
[license-url]: https://github.com/apache/datafusion-comet/blob/main/LICENSE.txt
2728
[discord-badge]: https://img.shields.io/discord/885562378132000778.svg?logo=discord&style=flat-square
2829
[discord-url]: https://discord.gg/3EAr4ZX6JK
30+
[pending-pr-badge]: https://img.shields.io/github/issues-search/apache/datafusion-comet?query=is%3Apr+is%3Aopen+draft%3Afalse+review%3Arequired+status%3Asuccess&label=Pending%20PRs&logo=github
31+
[pending-pr-url]: https://github.com/apache/datafusion-comet/pulls?q=is%3Apr+is%3Aopen+draft%3Afalse+review%3Arequired+status%3Asuccess+sort%3Aupdated-desc
2932

3033
<img src="docs/source/_static/images/DataFusionComet-Logo-Light.png" width="512" alt="logo"/>
3134

0 commit comments

Comments
 (0)