templates/bindings/core/github-commit-source-binding.yaml (11 lines of code) (raw):
- route:
from:
uri: "kamelet:github-commit-source"
parameters:
branch: "The Branch"
oauthToken: "The OAuth Token"
repoName: "The Repository Name"
repoOwner: "The Repository Owner"
steps:
- to:
uri: "log:info"