# Summary Projects using the PTB workflow templates often try to extend workflows. We've already added some extensions: - `merge-gate-extension.yml` - `fast-tests-extension.yml` - `cd-extension.yml` ## To Dos - [ ] Perform a search to see what other extensions are needed - [ ] Create a proposal and run it past @tkilias - [ ] Create the additional workflow extensions and ensure proper test coverage - [ ] Modify the documentation -> https://exasol.github.io/python-toolbox/main/user_guide/features/github_workflows/index.html#workflow-extensions
Summary
Projects using the PTB workflow templates often try to extend workflows.
We've already added some extensions:
merge-gate-extension.ymlfast-tests-extension.ymlcd-extension.ymlTo Dos