-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/consoleRelated to consoleRelated to consolegood first issueGood for newcomersGood for newcomersk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprint
Description
Needed for event triggers and schema stitching:
The console should warn if you are using values directly instead of environment variables for webhooks and remote schema URLs. Because if you have multiple environments, the webhook URLs could be different.
This can just be a warning note between the title and the dropdown like this:
The text for note:
a) event triggers:Specifying the webhook URL via an environmental variable is recommended if you have different URLs for multiple environments.
b) remote schemas: Specifying the server URL via an environmental variable is recommended if you have different URLs for multiple environments.
@shahidhk Will this work?
shahidhk
Metadata
Metadata
Assignees
Labels
c/consoleRelated to consoleRelated to consolegood first issueGood for newcomersGood for newcomersk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprint