All templates need input values of app
and url
App variable defines under what name should be the apps be tracked. This name should be same for all pipelines regarding same code.
Internet endpoint which accepts Pelorus webhook data.
name: Send-Data
on: push
jobs:
check-committime-template:
runs-on: ubuntu-latest
steps:
- uses: ./committime_template
with:
app: "GitHub-test"
url: "http://pelorus.endpoint.com