Skip to content

Commit 85d4a31

Browse files
authored
Merge pull request #235 from spier/board-report-11-2020
Patterns WG report for 2020-11 board meeting
2 parents a2f1c3b + ef84bf9 commit 85d4a31

File tree

1 file changed

+82
-0
lines changed

1 file changed

+82
-0
lines changed

meta/boardreports/2020-11.md

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
# InnerSource Patterns WG - Report for Governance Meeting 2020-11
2+
3+
**Reporting Period:** October 10/2020 (since [previous report](2020-10.md))
4+
5+
**Important Note:** Some interesting activity in the Patterns WG in November 2020, especially related to categorizing patterns according to their phases in an InnerSource Program to improve discoverability. As this work happened outside of the reporting period it will be highlighted in the next report.
6+
7+
## Mission
8+
9+
*Briefly describe what your project actually does.*
10+
11+
- Discuss community InnerSource practices and dynamics, collect and document agreed upon best practices of how to do InnerSource - in the form of patterns
12+
- Continuously publish the most mature patterns as an ebook and website
13+
14+
## Project/Community Status and Health
15+
16+
*Sum up the status and health of your project and community in a few sentences*
17+
18+
- 1 new contributor in the reporting period (@WillemJiang)
19+
- Challenges:
20+
- PRs with minor changes stay open for extended periods. This prevents quick incremental quality improvements. This might also demotivate contributors, as giving them a sense of success would be a way to keep them engaged in the project. Examples: [#213](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/213), [#222](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/222), [#230](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/230), [#232](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/232)
21+
- Also the longer a PR stays open, the higher the chances that that PR will go stale i.e. the author does not have time anymore to see the PR through. Examples of said risk are [13 PRs](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+is%3Aopen+created%3A%3C2020) that have been created prior to 2020, many even in 2017. Bringing these PRs to a stage where they can either be discontinued (i.e. closed) or approved+merged has proven difficult.
22+
- Activity and trusted committer diversity is too low to sustain the project in the long run on a high activity level. (Low activity evolution is sustainable.)
23+
24+
## Project Activity
25+
26+
*Describe the overall activity in the project over the reporting period.*
27+
28+
- Continuing to work with the new Maturity levels (initial, structured, validated)
29+
- Continuing work towards [content rendering](https://innersourcecommons.gitbook.io/innersource-patterns/v/book/) (e.g. website, initial PDFs) @spier
30+
- Presentation pitch for upcoming APAC Summit: *Level up your InnerSource through Patterns* - @fwan2000, @spier
31+
- Patterns office-hours concept try out, some success, dual time-zone meeting concept successfully in use in Marketing WG
32+
33+
### Pattern-work
34+
35+
* [Merged PRs](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+closed%3A2020-10-01..2020-10-31+is%3Amerged): 2
36+
* Pattern work: 1 (improvements to the [InnerSource Activity Score](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/repository-activity-score.md))
37+
* Non-pattern work: 1
38+
* [New PRs created](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+created%3A2020-10-01..2020-10-31): 2
39+
40+
## Plans of the Project
41+
42+
*Describe the current plans of the project. Include goals the project is working towards as well as any announcements that should be published through the marketing group.*
43+
44+
**Status: no changes/updates since last report**
45+
46+
- Publish our [first official ebook](https://innersourcecommons.gitbook.io/innersource-patterns/v/book/) of the InnerSource Patterns. Once we do that, let’s announce that through our Marketing WG.
47+
- Process existing content from pull requests and Google group into our repository
48+
- Evaluate ideas to further facilitate collection of pattern content (e.g. through automation), channel ongoing discussions into pattern-work and attract more contributors, e.g. by lowering the barriers of entry for them.
49+
- Onboard further trusted committers
50+
- Possibly review the current list of trusted committers. Some of them don’t seem to be active anymore (likely they receive a lot of github/email spam from us today).
51+
52+
## Last Committer Addition
53+
54+
*When was the last committer added to the project? A healthy project tends to add new committers regularly. The report should indicate the most recent date on which a committer was added.*
55+
56+
**Status: no changes/updates since last report**
57+
58+
- 24th of April 2020: @lenucksi
59+
60+
## Committer Diversity
61+
62+
*Cover committer diversity in your project. A healthy project should survive the departure of any single contributor or employer of contributors. What are your steps to make sure that people from all regions on the globe can participate in your project without having to be awake at midnight their local time?*
63+
64+
**Status: no changes/updates since last report**
65+
66+
- Focus on asynchronous collaboration in the #innersource-patterns channel
67+
- Offering of office hours on APAC and EU/Americas friendly timeslots
68+
- Work towards automation of administration tasks, documentation of processes
69+
- Have TCs in multiple time zones
70+
71+
## Legal Issues & Other Needs
72+
73+
*Are there any project branding or naming issues, either in the project or externally? Any legal issues? Any infrastructure or strategic needs?*
74+
75+
**Status: no changes/updates since last report**
76+
77+
- None currently, book illustrations will trigger IP compliance requirements.
78+
- Suggestions welcome on how to attract more contributors.
79+
80+
## Any issues for the Board to act on?
81+
82+
- None

0 commit comments

Comments
 (0)