Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0322701688 | ||
|
|
0f80dc1c6f | ||
|
|
f4e272812f | ||
|
|
c4b68b0a77 |
4 changed files with 1 additions and 21 deletions
0
.gitignore
vendored
0
.gitignore
vendored
21
bot-cfg.yml
21
bot-cfg.yml
|
|
@ -1,21 +0,0 @@
|
|||
---
|
||||
version: "1"
|
||||
|
||||
# sync upstream to downstream
|
||||
betka:
|
||||
# is betka enabled for this repository
|
||||
# optional - defaults to true
|
||||
enabled: true
|
||||
notifications:
|
||||
email_addresses: ["pkubat@redhat.com", "phracek@redhat.com", "hhorak@redhat.com"]
|
||||
|
||||
# Specify if master branch in upstream repository is synced
|
||||
master_checker: true
|
||||
# Should pull requests be synced?
|
||||
pr_checker: false
|
||||
# Path to directory with dockerfile withing upstream repository
|
||||
upstream_git_path: "5.32"
|
||||
# Github comment message to enforce sync of a pull request
|
||||
pr_comment_message: "[test]"
|
||||
# Specify URL to an image used for dist-git source generation. Like
|
||||
image_url: "quay.io/rhscl/cwt-generator"
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
container sources not used for building fedora containers anymore
|
||||
0
sources
0
sources
Loading…
Add table
Add a link
Reference in a new issue