Check current branch
Offen
ready
- Vorherrschende Sprache
- JavaScript
- Sterne
- 82
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When we deploy to production only from production branch we should display WARNING when trying to deploy to production from staging branch.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, shell
- Bereich
- cli, devops
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100