github.com/redhat-appstudio/e2e-tests@v0.0.0-20230619105049-9a422b2094d7/webhookConfig.yml (about) 1 # Configuration file for sending webhooks 2 3 webhookConfig: 4 saltSecret: "${webhook_salt}" 5 webhookTarget: "${webhook_target}" 6 repositoryURL: "${webhook_repositoryURL}" 7 repository: 8 fullName: "${webhook_repositoryFullName}" 9 pullNumber: "${webhook_pullNumber}"