Commit e51ea1c
committed
test: smoke-test proxy IT dispatch workflow
Trivial docstring addition touching `src/` to exercise the
.github/workflows/trigger-integration-tests.yml dispatch path
end-to-end:
- On PR open: skip-integration-tests-pr should post a synthetic
`success` Python Proxy Tests check.
- Add `integration-test` label: trigger-tests-pr should
dispatch to databricks/databricks-driver-test.
- Push a new commit: remove-label-on-new-commit should clear
the label and post the security-reset comment.
Not for merge — close after smoke test confirms the workflow
behaves end-to-end.
Co-authored-by: Isaac
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>1 parent fb55001 commit e51ea1c
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
0 commit comments