Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion radar/casavo-tech-radar.json
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
},
{
"name": "Ship / Show / Ask",
"ring": "trial",
"ring": "hold",
"quadrant": "techniques",
"isNew": "FALSE",
"description": "A branching strategy that combines the features of Pull Requests with the ability to keep shipping changes. Changes are categorized as either Ship (merge into mainline without review), Show (open a pull request for review, but merge into mainline immediately), or Ask (open a pull request for discussion before merging) -- from https://martinfowler.com/articles/ship-show-ask.html"
Expand Down