Compare commits
17 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c24d0a19bd | ||
|
|
cc8f5615f9 | ||
|
|
8593e4678b |
||
|
|
5bfc9e82ed | ||
|
|
92843166f5 | ||
|
|
0bacc709a6 | ||
|
|
5753355ae6 | ||
|
|
5fceb7e6cd | ||
|
|
47080824e8 | ||
|
|
5b536f00b5 | ||
|
|
080604cf12 | ||
|
|
1503c46900 | ||
|
|
d4ae4e5503 | ||
|
|
8f6c4b381a | ||
|
|
b7a845e23f | ||
|
|
9f39c9422b | ||
|
|
47a18f26d6 |
4 changed files with 1 additions and 20 deletions
0
.gitignore
vendored
0
.gitignore
vendored
20
bot-cfg.yml
20
bot-cfg.yml
|
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
version: "1"
|
||||
|
||||
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: "2.4"
|
||||
# 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 @@
|
|||
This container component is no longer used for anything, retiring to make it explicit.
|
||||
0
sources
0
sources
Loading…
Add table
Add a link
Reference in a new issue