[Enhancement]: Support for Multiple ALGOORGSETTINGS #1613
AlexanderMarcher
started this conversation in
Ideas
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the suggestion - will think about how we can incorporate something |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature description
We work with different types of projects, including PTE, internal, and AppSource apps.
For our PTE apps, we use ALGOORGSETTINGS to define environments, CICD push branches, and deployment settings, as these configurations are consistent across all PTE apps.
However, for our internal apps, we do not require push branches or automatic deployments. The same applies to our AppSource apps, which follow a different process.
Currently, we can only use ALGOORGSETTINGS for one type of project at a time. It would be highly beneficial if we could define multiple ALGOORGSETTINGS to accommodate different project types within the same organization.
Would this be possible?
Beta Was this translation helpful? Give feedback.
All reactions