InnerSourceCommons / InnerSourceCommons/InnerSourcePatterns
Pattern idea: Integrate InnerSource with DevOps by exposing roadmaps/backlogs along with the code
Aberta
@ErinMB já está trabalhando nisso.
Desde 11/4/2018.
:book: Type - Content Work
:bulb: Early Idea
Stale
- Linguagem predominante
- HTML
- Estrelas
- 853
- Forks
- 206
- Merge médio
- 1d 23h
- PRs com merge (30d)
- 2
Descrição
- 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
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.