Skip to content

Commit 9900fd7

Browse files
authored
Remove build status from README
It's now on the wiki at https://github.com/linuxppc/wiki/wiki/Build-status
1 parent c8229d0 commit 9900fd7

1 file changed

Lines changed: 0 additions & 30 deletions

File tree

README.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -19,33 +19,3 @@ This is an issues-only repository for linuxppc.
1919
- [👵 Oldest bugs](https://github.com/linuxppc/issues/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc+label%3Abug)
2020
- [:recycle: In progress](https://github.com/linuxppc/issues/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc+label%3Ain-progress)
2121
- [⏳ Waiting on upstream](https://github.com/linuxppc/issues/issues?q=is%3Aissue+is%3Aopen+label%3A%22waiting+on+upstream%22)
22-
23-
## Build status
24-
25-
### merge
26-
27-
- [![Status of kernel+qemu for merge branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-kernel+qemu.yml/badge.svg?branch=merge)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-kernel+qemu.yml?query=branch%3Amerge)
28-
[![Status of clang for merge branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-clang.yml/badge.svg?branch=merge)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-clang.yml?query=branch%3Amerge)
29-
[![Status of sparse for merge branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-sparse.yml/badge.svg?branch=merge)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-sparse.yml?query=branch%3Amerge)
30-
- [![Status of ppctests for merge branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-ppctests.yml/badge.svg?branch=merge)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-ppctests.yml?query=branch%3Amerge)
31-
[![Status of selftests for merge branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-selftests.yml/badge.svg?branch=merge)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-selftests.yml?query=branch%3Amerge)
32-
- [![Status of perf for merge branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-perf.yml/badge.svg?branch=merge)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-perf.yml?query=branch%3Amerge)
33-
34-
### merge-test
35-
36-
- [![Status of kernel+qemu for merge-test branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-kernel+qemu.yml/badge.svg?branch=merge-test)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-kernel+qemu.yml?query=branch%3Amerge-test)
37-
[![Status of clang for merge-test branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-clang.yml/badge.svg?branch=merge-test)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-clang.yml?query=branch%3Amerge-test)
38-
[![Status of sparse for merge-test branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-sparse.yml/badge.svg?branch=merge-test)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-sparse.yml?query=branch%3Amerge-test)
39-
[![Status of allconfig for merge-test branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-allconfig.yml/badge.svg?branch=merge-test)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-allconfig.yml?query=branch%3Amerge-test)
40-
- [![Status of ppctests for merge-test branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-ppctests.yml/badge.svg?branch=merge-test)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-ppctests.yml?query=branch%3Amerge-test)
41-
[![Status of selftests for merge-test branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-selftests.yml/badge.svg?branch=merge-test)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-selftests.yml?query=branch%3Amerge-test)
42-
- [![Status of perf for merge-test branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-perf.yml/badge.svg?branch=merge-test)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-perf.yml?query=branch%3Amerge-test)
43-
44-
### linux-next
45-
46-
- [![Status of kernel+qemu for linux-next branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-kernel+qemu.yml/badge.svg?branch=linux-next)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-kernel+qemu.yml?query=branch%3Alinux-next)
47-
[![Status of clang for linux-next branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-clang.yml/badge.svg?branch=linux-next)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-clang.yml?query=branch%3Alinux-next)
48-
[![Status of sparse for linux-next branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-sparse.yml/badge.svg?branch=linux-next)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-sparse.yml?query=branch%3Alinux-next)
49-
- [![Status of ppctests for linux-next branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-ppctests.yml/badge.svg?branch=linux-next)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-ppctests.yml?query=branch%3Alinux-next)
50-
[![Status of selftests for linux-next branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-selftests.yml/badge.svg?branch=linux-next)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-selftests.yml?query=branch%3Alinux-next)
51-
- [![Status of perf for linux-next branch](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-perf.yml/badge.svg?branch=linux-next)](https://github.com/linuxppc/linux-ci/actions/workflows/powerpc-perf.yml?query=branch%3Alinux-next)

0 commit comments

Comments
 (0)