projects
/
bin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d5c159
)
Add do-fedora-bot.sh
author
Martin Pitt
<martin@piware.de>
Thu, 23 Jun 2022 09:29:29 +0000
(11:29 +0200)
committer
Martin Pitt
<martin@piware.de>
Thu, 23 Jun 2022 09:29:29 +0000
(11:29 +0200)
do-fedora-bot.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/do-fedora-bot.sh
b/do-fedora-bot.sh
new file mode 100755
(executable)
index 0000000..
bc2bc6d
--- /dev/null
+++ b/
do-fedora-bot.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+set -eu
+podman run -it --rm -v ~/upstream/fedora-bot:/bot:ro ghcr.io/osbuild/fedora-bot /bot/fedora_bot.py -c $1:${2:-3} --apikey $(< ~/.config/fedora-bot-merge.key)