|
| 1 | +# InnerSource Patterns WG - Report for Board Meeting 2024-08 |
| 2 | + |
| 3 | +## Meta |
| 4 | + |
| 5 | +* Reporting Period: 2024-05..2024-07 |
| 6 | +* [merged PRs](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+closed%3A2024-05..2024-07+is%3Amerged) |
| 7 | +* [opened issues](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues?q=is%3Aissue+created%3A2024-05..2024-07+is%3Aopen) |
| 8 | + |
| 9 | +## Engagement |
| 10 | + |
| 11 | +NOTE: no comparison to previous quarter as we did not submit a report then. |
| 12 | + |
| 13 | +The [patterns book][] is the way InnerSource practices are captured and shared. Recent web analytics: |
| 14 | + |
| 15 | +* total traffic on the patterns book (tracking_id: `G-QL1S8MW5D9`) |
| 16 | + * 15,021 views total |
| 17 | + * 1,897 users |
| 18 | +* Most popular patterns: |
| 19 | + * Core Team |
| 20 | + * Maturity Model |
| 21 | + * InnerSource Portal |
| 22 | + * 30 Day Warranty |
| 23 | + * Standard Base Documentation |
| 24 | +* traffic for translations: |
| 25 | + * Japanese (/v/ja) - no data in Google Analytics. no idea why. |
| 26 | + * Chinese (/v/zh) - 545 |
| 27 | + * Brazilian Portuguese (/v/pt-br) - 358 |
| 28 | + * Galician (/v/gl) - 68 |
| 29 | + |
| 30 | +## Changes |
| 31 | + |
| 32 | +Changes are contributed via the [InnerSourcePatterns][] repository: |
| 33 | + |
| 34 | +* new patterns: |
| 35 | + * [Code of Conduct](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/code-of-conduct.md) - thank you [rmarting](https://github.com/rmarting) |
| 36 | + * [InnerSource Hackathon](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/innersource-hackathon.md) - thank you [spriya-m](https://github.com/spriya-m) |
| 37 | + * [Trusted Committer and Contributor Retrospectives](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/cross-team-retrospectives.md) - thank you [MaineC](https://github.com/MaineC) |
| 38 | + * especially exciting because the first two came from new or infrequent contributors |
| 39 | +* translations |
| 40 | + * nothing new |
| 41 | +* additions of Known Instances (applications of our patterns in the wild) |
| 42 | + * GitHub to new Code of Conduct pattern. Thank you @zkoppert |
| 43 | +* some additions to the glossary. still very few entries in the glossary, however we now [published](https://patterns.innersourcecommons.org/appendix/glossary) it in the patterns book. maybe that we motivate us to extend it. |
| 44 | +* would like to do one round of cleanup of old PRs/issues that are unlikely to still be implemented as they are stale for too long |
| 45 | + |
| 46 | +## Things to come |
| 47 | + |
| 48 | +* (still) 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). |
| 49 | +* Some PRs are stuck. Reason is mostly that I (@spier) have less time to review things or communication with the contributor stopped somewhere |
| 50 | + |
| 51 | +## Trusted Committers (Community) |
| 52 | + |
| 53 | +* Last [Trusted Committer][] added was [@yuhattor](https://github.com/yuhattor) (added 2022-07-21) |
| 54 | +* Trusted Committer candidates in the pipeline: No |
| 55 | +* Finding new contributors and further trusted committers continues to be the main challenge of the InnerSource Patterns project |
| 56 | + |
| 57 | +## Next Goals |
| 58 | + |
| 59 | +Same as previous Board report. |
| 60 | + |
| 61 | +[patterns book]: https://patterns.innersourcecommons.org/ |
| 62 | +[InnerSourcePatterns]: https://github.com/InnerSourceCommons/InnerSourcePatterns/ |
| 63 | +[Trusted Committer]: https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/TRUSTED-COMMITTERS.md |
0 commit comments