github.com/jenkins-x/jx/v2@v2.1.155/pkg/pipelinescheduler/test_data/only_plugins/parent.yaml (about) 1 trigger: 2 trustedOrg: roadrunner-corp 3 joinOrgUrl: http://org-url 4 ignoreOkToTest: true 5 onlyOrgMembers: true 6 7 externalPlugins: 8 entries: 9 - name: jx-app-cheese 10 endpoint: http://jx-app-cheese 11 - name: jx-app-jacoco 12 endpoint: http://jx-app-jacoco 13 14 lgtm: 15 reviewActsAsLgtm: false 16 storeTreeHash: false 17 trustedTeamForStickyLgtm: team1 18 19 plugins: 20 entries: 21 - trigger 22 - wip 23 - heart 24 - override