#108 Add note about requesting epel repos when creating new tag
Merged 2 years ago by dcavalca. Opened 2 years ago by chantra.
centos-sig-hyperscale/ chantra/sig new_tag_epel_repo  into  main

@@ -48,6 +48,9 @@ 

  

  All our build tags set the `%centos_hs` macro `1`, so that we can gate Hyperscale-specific behavior in package specs if needed.

  

+ !!! note

+     As explained in [CentOS-Infra #75](https://pagure.io/centos-infra/issue/715), when adding new tags, make sure to request that `epel` and `epel-next` repos are added to the tags.

+ 

  ## CentOS Stream 9

  

  We have two main build tags:

file modified
+1
@@ -41,3 +41,4 @@ 

    - toc:

        baselevel: 4

        permalink: true

+   - admonition

This should hopefully help cutting back and forth such as in centos-infra#715

1 new commit added

  • spelling
2 years ago

Pull-Request has been merged by dcavalca

2 years ago
Metadata