Skip to content
Snippets Groups Projects
Commit de2035a6 authored by Sid Sijbrandij's avatar Sid Sijbrandij
Browse files

Merge branch 'thread2' into 'master'

Thread the conversations page

See merge request !11
parents 24e67f09 c49ca550
No related branches found
No related tags found
1 merge request!11Thread the conversations page
Pipeline #
source/images/thread21.png

172 KiB

source/images/thread22.png

231 KiB

%h2 Thread the conversations through all stages %h2 Thread the conversations through all stages
   
%p.hero Instead of having multiple non-connected stage-related conversations, have one going through all stages, so that people who join later during the work could find the roots and restore the full picture. %p.hero Instead of having multiple non-connected stage-related conversations have one going through all stages so that people who join later during the work could find the roots and restore the full picture.
   
.row.pictures .row.pictures
.col-md-1
.col-md-5 .col-md-5
=img("/images/T0.png") =img("thread21.png")
%h4.center
Before
.col-md-1 .col-md-1
<br/><br/><br/><br/><br/><br/>
.col-md-5 .col-md-5
=img("/images/T1.png") =img("thread22.png")
%h4.center
After
%h3 Link everything
%p
Make sure ideas are linked to issues, issues to MR's, MR's to deployments, deployments to monitoring.<br/>
%p
Traceability is a best practice is many quality frameworks. Ideally, you should be able to go from a change in a graph to the idea in chat.
%p
In the ideal world you'd be using the same tool for all the stages, so you'll get it for free.
   
%h3 Howto %p
In reality, you might have a zoo of tools, where each tool is used only at one stage. In this case, it would make sense to put additional efforts to make it possible.<br/><br/>
   
%ul The reason for that is that it is the only way to measure the cycle time (and therefore, shorten it) and have result oriented conversations.
%li Make sure idea's are linked to issues, issues to MR's, MR's to deployments, deployments to monitoring
%li should be able to go from a change in a graph to the idea in chat.
%li Traceability is a best practise is many quality frameworks.
%li Now it is possible without much overhead.
   
%h2 Benefits :sass
%ul .center
%li Only way to measure the cycle time (shorten it) and result oriented conversations. text-align: center
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment