Released: May 22, 2026
What’s new
You can now split your Bitrise configuration across more YAML files with deeper nesting support:
- File limit increased: Up to 50 YAML files (previously 35)
- Nesting depth increased: Up to 10 levels of nesting (previously 5)
What problem are we solving
Teams with complex pipelines can now organise their Bitrise configuration more modularly, reducing the need to consolidate logic into fewer, larger files. This makes it easier to maintain, share, and reuse pipeline components across workflows.
Note:
- The extended limit is available to users who use Github cloud. If you use any other Git provider and need extended limits, please get in touch using the thread below.
How to get started
Read our docs here - Modular YAML configuration
Happy building ![]()