You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
559 B
24 lines
559 B
1 year ago
|
copy_upstream_release_description: false
|
||
|
upstream_project_url: https://github.com/ubuntu/gnome-shell-extension-appindicator
|
||
|
upstream_tag_template: v{version}
|
||
|
|
||
|
jobs:
|
||
|
- job: pull_from_upstream
|
||
|
trigger: release
|
||
|
dist_git_branches:
|
||
|
- fedora-development
|
||
|
|
||
|
- job: koji_build
|
||
|
trigger: commit
|
||
|
allowed_pr_authors: ["atim","jwrdegoede"]
|
||
|
allowed_committers: ["atim","jwrdegoede"]
|
||
|
dist_git_branches:
|
||
|
- fedora-all
|
||
|
- epel-9
|
||
|
|
||
|
- job: bodhi_update
|
||
|
trigger: commit
|
||
|
dist_git_branches:
|
||
|
- fedora-branched
|
||
|
- epel-9
|