Skip to content

Commit 35f439b

Browse files
authored
Merge pull request #243 from spier/board-report-2020-12
Board Report 2020-12
2 parents 0918fa7 + e929220 commit 35f439b

File tree

2 files changed

+82
-1
lines changed

2 files changed

+82
-1
lines changed

meta/boardreports/2020-12.md

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
# InnerSource Patterns WG - Report for Governance Meeting 2020-12
2+
3+
**Reporting Period:** 11/2020
4+
5+
**Important Note:** This report does not contain the Pattern work at the APAC Summit yet, as that falls into the next reporting period (12/2020).
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+
- 2 new and new-ish contributors in the reporting period ([@WillemJiang](https://github.com/WillemJiang), [@MelindaMalmgren](https://github.com/MelindaMalmgren))
19+
- Challenges: (same as in the [last report](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/meta/boardreports/2020-11.md#projectcommunity-status-and-health))
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+
- Great work in categorizing patterns according to where they are most impactful within an InnerSource Program (mindmap). This improves the discoverability of the patterns and helps us to understand to what extent the Patterns are already covering all phases of the full InnerSource lifecycle. - @fwan2000
29+
- Get [InnerSource Patterns book](https://innersourcecommons.gitbook.io/innersource-patterns/v/book/) ready for demo at the ISC 2020 APAC Summit - @spier
30+
- Preparing presentation for the ISC 2020 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 - @lenucksi
32+
- Continuing to work with the new Maturity levels (initial, structured, validated)
33+
34+
### Pattern-work
35+
36+
* [Merged PRs](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+closed%3A2020-11-01..2020-11-30+is%3Amerged+): 5
37+
* Pattern work: 3 (Adding American Airlines as a Known Instance to the InnerSource Portal Pattern. Improving existing Known Instances for that same pattern.
38+
* Non-pattern work: 2
39+
* [New PRs created](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+created%3A2020-11-01..2020-11-30): 3
40+
41+
## Plans of the Project
42+
43+
*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.*
44+
45+
- 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.
46+
- Process existing content from pull requests and Google group into our repository
47+
- 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.
48+
- Onboard further trusted committers
49+
- Review the current list of trusted committers. Some of them don’t seem to be active anymore and likely receive a lot of github notifcations and emails from us that they don't need. (do we have an offboarding process for TCs?)
50+
- Level up some patterns to higher maturity levels. e.g. the [InnerSource Portal](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/innersource-portal.md) has multiple known instances and even a reference implementation now, so it could be brought to maturity "Validated" relatively easily.
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+
- 11th of December 2020: @spier
57+
- 24th of April 2020: @lenucksi
58+
59+
## Committer Diversity
60+
61+
*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?*
62+
63+
**Status: no changes/updates since last report**
64+
65+
- Focus on asynchronous collaboration in the #innersource-patterns channel
66+
- Offering of office hours on APAC and EU/Americas friendly timeslots
67+
- Work towards automation of administration tasks, documentation of processes
68+
- Have TCs in multiple time zones
69+
70+
## Legal Issues & Other Needs
71+
72+
*Are there any project branding or naming issues, either in the project or externally? Any legal issues? Any infrastructure or strategic needs?*
73+
74+
- **Google Analytics** - can we use it to track readership statistics for our book? (gitbook.com providers Google Analytics tracking natively)
75+
- **Custom Domain** for the book: Out of the box, the book will live at `innersourcecommons.gitbook.io/innersource-patterns`. If we want a custom domain e.g. to drive traffic to innersourcecommons.org, we would have to configure the DNS for a custom domain. Not sure what is possible but e.g. something like `patterns.innersourcecommons.org/` or `books.innersourcecommons.org/innersource-patterns`. I don't know who can help with DNS? Maybe Cedric?
76+
- Suggestions welcome on how to attract more contributors.
77+
- Legal: None currently, book illustrations will trigger IP compliance requirements.
78+
79+
## Any issues for the Board to act on?
80+
81+
- None

patterns/2-structured/start-as-experiment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ of success.
9191
## Related Patterns
9292

9393
- _Trial Run_ (from the book [_Fearless
94-
Change_](https://www.fearlesschangepatterns.com/))
94+
Change_](https://fearlesschangepatterns.com/))
9595

9696
## Known Instances
9797

0 commit comments

Comments
 (0)