Skip to content

Commit 30585ca

Browse files
authored
Adding Patterns WG board report 2023-11 (#626)
* Adding Patterns WG board report 2023-11
1 parent 5e711f0 commit 30585ca

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

meta/boardreports/2023-11.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# InnerSource Patterns WG - Report for Board Meeting 2023-11
2+
3+
## Meta
4+
5+
* Reporting Period: 2023-08..2023-10
6+
* [merged PRs](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+closed%3A2023-08..2023-10+is%3Amerged)
7+
* [opened issues](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues?q=is%3Aissue+created%3A2023-08..2023-10+is%3Aopen)
8+
9+
## Engagement
10+
11+
The [patterns book][] is the way InnerSource practices are captured and shared. Recent web analytics:
12+
13+
* total traffic on the patterns book (tracking_id: `G-QL1S8MW5D9`)
14+
* 24,920 views total (previous report was 19,704 views)
15+
* 2,230 users (11.17 views/users)
16+
* Most popular patterns:
17+
* InnerSource Portal
18+
* 30 Day Warranty
19+
* Core Team
20+
* Maturity Model
21+
* Common Requirements
22+
* traffic for translations:
23+
* Japanese - 1,733 views (previous was 1,596)
24+
* Chinese - 524 views
25+
* Brazilian Portuguese - 1,001 views
26+
* Galician - (in next report)
27+
28+
## Changes
29+
30+
Changes are contributed via the [InnerSourcePatterns][] repository:
31+
32+
* new pattern [Standard Release Process](https://github.com/InnerSourceCommons/InnerSourcePatterns/releases/tag/v1.6) - thank you **@dgrizzanti**
33+
* translation to [Brazilian Portuguese](https://github.com/InnerSourceCommons/InnerSourcePatterns/releases/tag/v1.7) - Thanks to the very awesome **@jrcosta @zilio @DanielleAlmeida** that made this happen.
34+
* additions of Known Instances (applications of our patterns in the wild)
35+
* ADI to innersource-customer-interview-questions.md (initial pattern)
36+
* GitHub to [Standard Release Process](https://patterns.innersourcecommons.org/p/release-process)
37+
* experimenting with various tools to understand the contribution patterns of our community better. e.g. see [these stats](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/625) - shout outs to **@zkoppert** not only for building these tools but also for helping us to integrate them into our repo
38+
* added a **welcome bot** to our repo, that greats new contributors and points them to helpful info about our contribution process - see [this example](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/573)
39+
* by using gitbook's "monorepo approach", we are now able to deploying multiple translations in parallel via gitbook a lot easier
40+
* added a new `COMMUNICATION-template.md` to streamline the communication to the **Standard Base Documentation** pattern. - thank you **@kschueths**
41+
42+
## Things to come
43+
44+
* Toying with the idea to add [Adopters pages](https://innersourcecommons.gitbook.io/innersource-patterns-staging/v/adopters-test/adopters/adopters) to our book. Goal: showcase the organizations and the patterns they use more prominently in our book. Looking for feedback! More [details here](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/623).
45+
* Galician translation (released in 11/2023 therefore not part of this report yet)
46+
* hoping to integrate further PRs that were contributed some time back but we did not have time to review them properly (or the communication stopped somewhere)
47+
* pattern proposal [Feature Owner](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/573) by Manoj Gawande (@magawande) from Fidelty (part of FINOS?) - new contributor!
48+
* proposal to add a [Code of Conduct template](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/556) to the **Standard Base Documentation** pattern - by Jose Roman Martin Gil (@rmarting) from Red Hat - new contributor?
49+
50+
## Trusted Committers (Community)
51+
52+
* Last [Trusted Committer][] added was [@yuhattor](https://github.com/yuhattor) (added 2022-07-21)
53+
* Trusted Committer candidates in the pipeline: No
54+
* However fuelled by the translation process we have a couple of people that are taking ownership of keeping the translations in sync with the original patterns. Some of these [translation leads](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/TRUSTED-COMMITTERS.md#translation-leads) might turn into Trusted Committers in the future.
55+
56+
## Next Goals
57+
58+
Same as previous Board report.
59+
60+
[patterns book]: https://patterns.innersourcecommons.org/
61+
[InnerSourcePatterns]: https://github.com/InnerSourceCommons/InnerSourcePatterns/
62+
[Trusted Committer]: https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/TRUSTED-COMMITTERS.md

0 commit comments

Comments
 (0)