The lines broke in my email but if the real patch doesn’t have that problem
then I think it can be applied

On Thu, Mar 28, 2019 at 9:50 AM Mohan Boddu <[email protected]> wrote:

> Core OS folks wanted to have a separate koji tag to build and tag their
> Core OS continuous builds. This has been discussed in the releng ticket -
> https://pagure.io/releng/issue/8165.
>
> Also, we tested it staging koji and has been working fine. Here's the
> staging koji ansible commit:
> https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=c07ff32
>
> Once, this patch is deployed, I will make the necessary koji tags and
> permissions as we did in staging koji (which are listed in the releng issue
> linked above).
>
> diff --git a/roles/koji_hub/templates/hub.conf.j2
> b/roles/koji_hub/templates/hub.conf.j2
> index 71792c7..5142491 100644
> --- a/roles/koji_hub/templates/hub.conf.j2
> +++ b/roles/koji_hub/templates/hub.conf.j2
> @@ -96,6 +96,8 @@ tag =
> # These two rules makes sure people can't build srpms in infra tags and
> tag them into distribution tags
>     tag *infra* && fromtag *infra* && has_perm infra :: allow
>     fromtag *infra* :: deny
> +    # CoreOS continuous builds, https://pagure.io/releng/issue/8165
> +    tag f{{FedoraRawhideNumber}}-coreos-continuous
> f{{FedoraBranchedNumber}}-coreos-continuous f{{Fedora
> CycleNumber}}-coreos-continuous
> f{{FedoraPreviousCycleNumber}}-coreos-continuous && has_perm coreos-conti
> nuous && match action add unblock block :: allow
>     all :: allow
>
> channel =
>
>
> If you have any questions, please let me know.
>
> Thanks.
> _______________________________________________
> infrastructure mailing list -- [email protected]
> To unsubscribe send an email to
> [email protected]
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/[email protected]
>
-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to