Attention is currently required from: lynxis lazus.
1 comment:
Patchset:
When generating the manuals it's also the matrix job where we also enable tcap, so they should show […]
ack, you made it so in https://gerrit.osmocom.org/c/osmo-ci/+/41388 that manuals only get built when tcap is enabled:
```
combination_filter: >
(WITH_TCAP == "1" && WITH_MANUALS == "1") ||
(WITH_TCAP == "0" && WITH_MANUALS == "0")
```
To view, visit change 41310. To unsubscribe, or for help writing mail filters, visit settings.