InnerSourceCommons / InnerSourceCommons/InnerSourcePatterns
Pattern idea: Integrate InnerSource with DevOps by exposing roadmaps/backlogs along with the code
未关闭
@ErinMB 已经在做这个了。
开始于 2018年4月11日。
:book: Type - Content Work
:bulb: Early Idea
Stale
- 主要语言
- HTML
- 星标
- 853
- 派生
- 206
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 2
描述
- Inter-team collaboration can work by exposing code, documentation, roadmaps,
backlogs, and sprint plans. The data is made openly available to drive the
discussions between the teams. - Keep your agile-project management tools open and findable.
- Contributing developers would need to fit in with the owning team's sprints
when a dev is submitting one-off merge requests, etc. - When teams work together over many sprints to deliver larger services works a
bit differently. - Note: It helps to NOT colocate teams (so async written communication can create lazy documentation)
- CI/CD can make it easier to validate contributions.
- Question: how do you protect the CI/CD pipelines of products that are using the IS component?
- Question: Should there be a simple process for contributing automated tests to a shared set (to prevent breakage downstream)?
- Question: What happens when something downstream detects a problem? Who debugs these issues?
- Question: Do contributors join development sprints of the owning organization?
References
- Notes from a discussion in the ISC
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。