Skip to content

Commit b3834f7

Browse files
authored
Board Report 2021-02 (#287)
2021-02 board report
1 parent e094908 commit b3834f7

1 file changed

Lines changed: 100 additions & 0 deletions

File tree

meta/boardreports/2021-02.md

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
# InnerSource Patterns WG - Report for Governance Meeting 2021-02
2+
3+
**Reporting Period:** 01/2021
4+
5+
## Mission
6+
7+
*Briefly describe what your project actually does.*
8+
9+
- Discuss community InnerSource practices and dynamics, collect and document agreed upon best practices of how to do InnerSource - in the form of patterns
10+
- Continuously publish the most mature patterns as an ebook and website
11+
12+
## Project/Community Status and Health
13+
14+
*Sum up the status and health of your project and community*
15+
16+
- new contributors:
17+
- [@dterol23](https://github.com/dterol23)
18+
- We are merging PRs with minor changes a bit faster already.
19+
- We got more work to do to make contributions easier for new people joining the Patterns WG but we are on a good path.
20+
- 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.)
21+
22+
## Project Activity
23+
24+
*Describe the overall activity in the project over the reporting period.*
25+
26+
**Status: no changes/updates since last report**
27+
28+
- [InnerSource Patterns book](https://innersourcecommons.gitbook.io/innersource-patterns) is published automatically when new content is pushed to master - @spier
29+
- Added automatic checks to keep the markdown files of the patterns clean
30+
- markdownlint - (#222, #263, thanks [@nschonni](https://github.com/nschonni))
31+
- Link Checker - @spier
32+
- Finding sensible trade-offs between too strict and too loose checks will be essential. We don't want to scare new contributors away with too many "rules". On the flip side putting some checks into place makes it explicit to contributors what we expect. The hope is that that would speed up some parts of the contribution process.
33+
- Presented at the ISC 2020 APAC Summit: *Level up your InnerSource through Patterns* - @fwan2000, @spier - [video](https://www.youtube.com/watch?v=vSCR13LF6Ww)
34+
- Patterns office-hours concept try out, some success, dual time-zone meeting concept successfully in use in Marketing WG - @lenucksi
35+
- Continuing to work with the new Maturity levels (initial, structured, validated)
36+
37+
### Pattern-work
38+
39+
- [Merged PRs](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+closed%3A2021-01-01..2021-01-31+is%3Amerged+): 18
40+
- Patterns (aka Content Work): 9 (PRs only)
41+
- #245 Expand RFC Pattern (@tsadler1988)
42+
- #166 initial checkin of concept-anchor (@mishari)
43+
- #71 Create include-product-owners.md (@NewMexicoKid)
44+
- #74 Create assisted_compliance.md (@NewMexicoKid)
45+
- Non-pattern work: 9 (PRs only)
46+
- getting the overview of patterns in the main README into a better shape #254 and #259
47+
- [New PRs created](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+created%3A2021-01-01..2021-01-31): 15
48+
- [New Issues created](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues?q=is%3Aissue+is%3Aopen+created%3A2021-01-01..2021-01-31): 6
49+
- [Issues Closed](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues?q=is%3Aissue+closed%3A2021-01-01..2021-01-31): 2
50+
51+
## Plans of the Project
52+
53+
*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 working group.*
54+
55+
**Status: no changes/updates since last report**
56+
57+
- Improve [InnerSource Patterns ebook](https://innersourcecommons.gitbook.io/innersource-patterns) further:
58+
- #250 Nicer domain for the book (getting help from @cewilliams)
59+
- Analytics to understand readership better
60+
- Content
61+
- Start [Pattern of the Month](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/280) as a way to improve one pattern at a time. Do some marketing around the patterns together with the Marketing WG, and motivate new people to contribute.
62+
- Evaluate ideas to further facilitate collection of pattern content (e.g. through automation), channel ongoing discussions into pattern-work
63+
- Attract more contributors, e.g. by lowering the barriers of entry
64+
- 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.
65+
- Process / Maintenance
66+
- Onboard further trusted committers
67+
- Process existing content from PRs and Google group into our repository (once that is done we can focus on the contribution process via the GitHub repo exclusively)
68+
69+
## Last Committer Addition
70+
71+
*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.*
72+
73+
**Status: no changes/updates since last report**
74+
75+
- 11th of December 2020: @spier
76+
- 24th of April 2020: @lenucksi
77+
78+
## Committer Diversity
79+
80+
*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?*
81+
82+
- Focus on asynchronous collaboration in the #innersource-patterns channel and in the GitHub repo
83+
- Offering office hours on APAC and EU/Americas time slots (@mishari has started to help with the APAC one, also looking to organize a meetup potentially)
84+
- Work towards automation of administration tasks, documentation of processes
85+
- Have Trusted Committers in multiple time zones
86+
87+
## Legal Issues & Other Needs
88+
89+
*Are there any project branding or naming issues, either in the project or externally? Any legal issues? Any infrastructure or strategic needs?*
90+
91+
**Status: no changes/updates since last report**
92+
93+
- **Google Analytics** - can we use it to track readership statistics for our book? (gitbook.com providers Google Analytics tracking natively)
94+
- **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`. Already connected with @cewilliams about this.
95+
- Suggestions welcome on how to attract more contributors.
96+
- Legal: None currently, book illustrations will trigger IP compliance requirements.
97+
98+
## Any issues for the Board to act on?
99+
100+
- None

0 commit comments

Comments
 (0)