Check current branch
Open
ready
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
When we deploy to production only from production branch we should display WARNING when trying to deploy to production from staging branch.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the deploy command or script that handles production deployment. Identify where the current branch is checked. Add a warning message when the current branch is 'staging' and the target is 'production'. Test by running the deploy command from a staging branch to see the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, shell
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100