Sending dynamic values to manifest.yml file during runtime in forge jira app

Hey @PatilShashidhar,

Today remotes can only be defined statically at deployment time for Forge apps, however you can modify it on each deployment through the utilisation of environment variables.

We recently published RFC-94: Configurable Egress and Remotes, which may be similar to the use case you’ve mentioned here. It would support the ability to define / modify the remote at runtime.