CI: copy .github from openwrt-packages
authorNick Hainke <vincent@systemli.org>
Sat, 29 May 2021 17:28:51 +0000 (19:28 +0200)
committerNick Hainke <vincent@systemli.org>
Sat, 26 Feb 2022 16:23:43 +0000 (17:23 +0100)
commit63625f7e19874b43ab6bac611eea837f3425bb09
tree6808b3a5e4ea78baf92e47e35e7e8ae5c61de199
parenta30ac2558ead4da96560d97168f0a9fa585ca627
CI: copy .github from openwrt-packages

Just copy .github from openwrt enabling:
- checking of formalities
- checking of build
- issue template
- pr template

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit d1ab87b7db7688f209647a3ce773d69cd978a2d3)
.github/issue_template [new file with mode: 0644]
.github/pull_request_template [new file with mode: 0644]
.github/workflows/Dockerfile [new file with mode: 0644]
.github/workflows/ci_helpers.sh [new file with mode: 0644]
.github/workflows/entrypoint.sh [new file with mode: 0755]
.github/workflows/formal.yml [new file with mode: 0644]
.github/workflows/multi-arch-test-build.yml [new file with mode: 0644]