GithubHelp home page GithubHelp logo

github agile about mrbone.github.io HOT 1 CLOSED

mrbone avatar mrbone commented on July 27, 2024
github agile

from mrbone.github.io.

Comments (1)

mrbone avatar mrbone commented on July 27, 2024

github的敏捷实践

在实际的敏捷实践中,团队都会经历

Estimates -> User stories -> Priority

在切分好任务之后,便可以开始一个sprint,在github中,sprint可以通过milestone来创建。


estimate


每一个milestone有一个due date,所以我们可以新建一个milestone然后将结束日期定位这个sprint的截止日期。

在milestone中新建多个subtask。github中的subtask是issue,这样通过控制issue在不同pipeline中的位置,我们就可以定位这个sprint的任务和完成情况,并且通过zenhub插件看到这个迭代的整个热力图和点数完成情况。


通过zenhub,我们新建一个issue,通过estimate指定其point,目前我将每一个point设定为1小时的工作预期。然后在开始工作之后将其拖入in progress 的pipeline。在完成后拖入review或者直接将其close掉。

这样反复操作,在一个迭代之后,我们可以关注这个milestone中的任务完成情况。

from mrbone.github.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.