We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b5790 commit 211883bCopy full SHA for 211883b
1 file changed
docs/configuration/index.md
@@ -897,6 +897,18 @@ Packit provides these aliases:
897
898
:::note
899
900
+For a certain period of time the `epel-X-branched` alias resolves to two minor releases.
901
+This period starts after EPEL minor release branching and should be over once the corresponding
902
+RHEL minor version is released. Note that both of these two minor releases are still mapped
903
+to the same `rhel+epel-X` mock/Copr chroot.
904
+
905
+For instance, as of September 2025, the `epel-10` alias resolves to `epel-10.2`,
906
+while the `epel-10-branched` alias resolves to both `epel-10.0` and `epel-10.1`.
907
908
+:::
909
910
+:::note
911
912
The `epel-all` alias includes all active minor versions of all active major EPEL releases.
913
914
:::
0 commit comments