Add pre/post hooks on `azd pipeline config` ...
Open
area/hooks
area/pipeline
feature
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
When `azd pipeline config` command is issued, the repository is setup and the pipelines are configured. However, there could be additional steps to fully configure a repo, e.g. adding branch protection rules, configuring issue/pr templates, etc. Having a way to execute a script via a hook after the command is run would enable a dev lead/platform engineer to easily set these up.
Contributor guide
Assessment
This issue has not been assessed yet.