We're encountering more use cases where customers want centrally managed configurations that can be called and used.
For example, many projects may follow the exact same workflows, and any updates to a process need to be reflected in all projects.
Orbs are a step in the right direction, but each project must still manually update the orb version to see new changes - a centralized change does not propagate automatically. Maybe if we added a "latest" tag for orbs?
We also don't yet support templatizing workflows in orbs, so we still have to write a lot of config.
Related ideas: