Azure-Samples / Azure-Samples/tutor
feat: add force_redeploy input to workflow_dispatch
Open
enhancement
- Dominant language
- Python
- Stars
- 17
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Add a boolean input to workflow_dispatch that bypasses the skip-if-unchanged logic. Useful when operators want to force a full redeploy on the same commit (e.g., after environment variable changes in Azure, or to force image rebuild).
Contributor guide
Assessment
This issue has not been assessed yet.