modifying the `scripts/delete-dev.sh` script to include a confirmation step
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Context
The issue involves modifying the `scripts/delete-dev.sh` script to include a confirmation step before executing the deletion of all environments.
## Acceptance criteria
- The `scripts/delete-dev.sh` script must prompt for confirmation before proceeding with the deletion.
- The script should only delete environments after receiving a positive confirmation from the user.
## Other information
N/A
JIRA Issue: BA-3077
Contributor guide
Assessment
This issue has not been assessed yet.