github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/esti/action_files/action_pre_merge.yaml (about) 1 name: Test Pre Merge 2 description: a test action description 3 on: 4 pre-merge: 5 branches: 6 - main 7 hooks: 8 - id: test_webhook 9 type: webhook 10 description: Check webhooks for pre-merge works 11 properties: 12 url: "{{.URL}}/pre-merge"