From 54729b512140dee05bbd65da8754b0811fa03918 Mon Sep 17 00:00:00 2001 From: Sebastian Spier Date: Wed, 26 Feb 2025 22:37:41 +0100 Subject: [PATCH 1/4] Board Report 2025-02 --- meta/boardreports/2025-02.md | 74 ++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 meta/boardreports/2025-02.md diff --git a/meta/boardreports/2025-02.md b/meta/boardreports/2025-02.md new file mode 100644 index 000000000..1dc0b827e --- /dev/null +++ b/meta/boardreports/2025-02.md @@ -0,0 +1,74 @@ +# InnerSource Patterns WG - Report for Board Meeting 2025-02 + +## Meta + +* Reporting Period: 2024-11..2025-01 +* [merged PRs](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+closed%3A2024-11..2025-01+is%3Amerged) +* [opened issues](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues?q=is%3Aissue+created%3A2024-11..2025-01+is%3Aopen) + +## Engagement + +The [patterns book][] is the way InnerSource practices are captured and shared. Recent web analytics: + +* total traffic on the patterns book (tracking_id: `G-QL1S8MW5D9`) + * 14,592 views total (prev 14,308) + * 1,784 users (prev 1,908) +* Most popular patterns: + * InnerSource Portal + * 30 Day Warranty + * Maturity Model + * Standard Base Documentation + * Core Team +* traffic for translations: + * Japanese (/ja) - 2163 (prev 1300) + * Chinese (/zh) - 597 (prev 305) + * Brazilian Portuguese (/pt-br) - 418 (prev 332) + * Galician (/gl) - 101 (prev 46) + * English (/) - roughly 11,313 +* interpretations + * Of our translated content, the Japanese patterns are consumed the most. Great to see that the content provides value to users in that geo/language. + * Year over year the total views are down quite a bit. not sure why. (see reports from 2023) + +## Changes + +Changes are contributed via the [InnerSourcePatterns][] repository: + +* new patterns: + * [Internal Developer Platform](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/internal-developer-platform.md) + * [InnerSource Ambassadors](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/innersource-ambassador.md) + * [Governance Level Guided Project Setup](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/governance-based-project-setup.md) + * [Circle Communities](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/circle-communities.md) + * [Managing Capacity for Reviewing Contributions](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/capacity-for-contributions.md) +* translations + * none +* additions of Known Instances (applications of our patterns in the wild) + * SAP added to [Transparent Cross-Team Decision Making using RFCs](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/2-structured/transparent-cross-team-decision-making-using-rfcs.md) + * IKEA added to [InnerSource Hackathon](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/innersource-hackathon.md) + * BBC added to [Governance Level Guided Project Setup](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/governance-based-project-setup.md) + * WellSky added to [InnerSource Ambassadors](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/innersource-ambassador.md) +* other + * [great review](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/710) / thanks @semioticrobotic + * [fixed link to bazaar plugin](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/711) / thanks @khola + +## Things to come + +* [Creating a plan](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/772) to get more patterns published in the book / spoiler: we have 6 patterns that could do that in the medium term. Need more hands though to make this happen. Fun fact: this activity was triggered by the ISPO WG asking about patterns were not published in the book yet, but somehow they knew existed :) +* Micaela Eller (from the ISPO WG) offered to help with leveling up further patterns. Will onboard her in the coming weeks. +* [A proposal](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/777) was made to translate the patterns to Spanish. yay! +* I (@spier) used a [Kanban style board](https://github.com/orgs/InnerSourceCommons/projects/32) more rigurously in the last few months. It did help me figure out where I should invest my time to move patterns/issues/prs through the process and get them published to our repo. + +* Some PRs are stuck. Reason is mostly that I (@spier) have less time to review things or communication with the contributor stopped somewhere. + +## Trusted Committers (Community) + +* Last [Trusted Committer][] added was [@yuhattor](https://github.com/yuhattor) (added 2022-07-21) +* Trusted Committer candidates in the pipeline: No +* Finding new contributors and further trusted committers continues to be the main challenge of the InnerSource Patterns project + +## Next Goals + +Same as previous Board report. + +[patterns book]: https://patterns.innersourcecommons.org/ +[InnerSourcePatterns]: https://github.com/InnerSourceCommons/InnerSourcePatterns/ +[Trusted Committer]: https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/TRUSTED-COMMITTERS.md From c7645604287dce315a4bd358a15e462751fceafa Mon Sep 17 00:00:00 2001 From: Sebastian Spier Date: Wed, 26 Feb 2025 22:43:42 +0100 Subject: [PATCH 2/4] Cleanup --- meta/boardreports/2025-02.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/meta/boardreports/2025-02.md b/meta/boardreports/2025-02.md index 1dc0b827e..9de851c80 100644 --- a/meta/boardreports/2025-02.md +++ b/meta/boardreports/2025-02.md @@ -19,7 +19,7 @@ The [patterns book][] is the way InnerSource practices are captured and shared. * Maturity Model * Standard Base Documentation * Core Team -* traffic for translations: +* traffic for translations (btw the URLs here have changed at some point. used to be /v/ja etc): * Japanese (/ja) - 2163 (prev 1300) * Chinese (/zh) - 597 (prev 305) * Brazilian Portuguese (/pt-br) - 418 (prev 332) @@ -47,17 +47,17 @@ Changes are contributed via the [InnerSourcePatterns][] repository: * BBC added to [Governance Level Guided Project Setup](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/governance-based-project-setup.md) * WellSky added to [InnerSource Ambassadors](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/innersource-ambassador.md) * other - * [great review](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/710) / thanks @semioticrobotic - * [fixed link to bazaar plugin](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/711) / thanks @khola + * some UI improves (just using some of the newer features of our hosting provider gitbook) ## Things to come -* [Creating a plan](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/772) to get more patterns published in the book / spoiler: we have 6 patterns that could do that in the medium term. Need more hands though to make this happen. Fun fact: this activity was triggered by the ISPO WG asking about patterns were not published in the book yet, but somehow they knew existed :) +* I (@spier) used a [Kanban style board](https://github.com/orgs/InnerSourceCommons/projects/32) more rigurously in the last few months. It did help me figure out where I should invest my time to move patterns/issues/prs through the process. It shows in the number of patterns that were added to the repo. +* [Creating a plan](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/772) to get more patterns published in the book + * spoiler: we have 6 patterns that could do that in the medium term. + * Need more hands though to make this happen. + * Fun fact: this activity was triggered by the ISPO WG asking about patterns were not published in the book yet, but somehow they knew existed :) * Micaela Eller (from the ISPO WG) offered to help with leveling up further patterns. Will onboard her in the coming weeks. * [A proposal](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/777) was made to translate the patterns to Spanish. yay! -* I (@spier) used a [Kanban style board](https://github.com/orgs/InnerSourceCommons/projects/32) more rigurously in the last few months. It did help me figure out where I should invest my time to move patterns/issues/prs through the process and get them published to our repo. - -* Some PRs are stuck. Reason is mostly that I (@spier) have less time to review things or communication with the contributor stopped somewhere. ## Trusted Committers (Community) From 3c090d04800d379f2de6e17cd1ec669885344511 Mon Sep 17 00:00:00 2001 From: Sebastian Spier Date: Wed, 26 Feb 2025 22:45:13 +0100 Subject: [PATCH 3/4] Remove section that I always leave empty anyways --- meta/boardreports/2025-02.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta/boardreports/2025-02.md b/meta/boardreports/2025-02.md index 9de851c80..e0e224293 100644 --- a/meta/boardreports/2025-02.md +++ b/meta/boardreports/2025-02.md @@ -65,10 +65,6 @@ Changes are contributed via the [InnerSourcePatterns][] repository: * Trusted Committer candidates in the pipeline: No * Finding new contributors and further trusted committers continues to be the main challenge of the InnerSource Patterns project -## Next Goals - -Same as previous Board report. - [patterns book]: https://patterns.innersourcecommons.org/ [InnerSourcePatterns]: https://github.com/InnerSourceCommons/InnerSourcePatterns/ [Trusted Committer]: https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/TRUSTED-COMMITTERS.md From 36ba716eb814fe99b33da91ff0f6aca683dac7a7 Mon Sep 17 00:00:00 2001 From: Sebastian Spier Date: Thu, 27 Feb 2025 00:00:18 +0100 Subject: [PATCH 4/4] Fixes --- meta/boardreports/2025-02.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/boardreports/2025-02.md b/meta/boardreports/2025-02.md index e0e224293..a4e7032c4 100644 --- a/meta/boardreports/2025-02.md +++ b/meta/boardreports/2025-02.md @@ -14,7 +14,7 @@ The [patterns book][] is the way InnerSource practices are captured and shared. * 14,592 views total (prev 14,308) * 1,784 users (prev 1,908) * Most popular patterns: - * InnerSource Portal + * InnerSource Portal * 30 Day Warranty * Maturity Model * Standard Base Documentation @@ -47,7 +47,7 @@ Changes are contributed via the [InnerSourcePatterns][] repository: * BBC added to [Governance Level Guided Project Setup](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/governance-based-project-setup.md) * WellSky added to [InnerSource Ambassadors](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/innersource-ambassador.md) * other - * some UI improves (just using some of the newer features of our hosting provider gitbook) + * some UI improves (just using some of the newer features of our hosting provider gitbook) ## Things to come @@ -56,7 +56,7 @@ Changes are contributed via the [InnerSourcePatterns][] repository: * spoiler: we have 6 patterns that could do that in the medium term. * Need more hands though to make this happen. * Fun fact: this activity was triggered by the ISPO WG asking about patterns were not published in the book yet, but somehow they knew existed :) -* Micaela Eller (from the ISPO WG) offered to help with leveling up further patterns. Will onboard her in the coming weeks. +* Micaela Eller (from the ISPO WG) offered to help with leveling up further patterns. Will onboard her in the coming weeks. * [A proposal](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/777) was made to translate the patterns to Spanish. yay! ## Trusted Committers (Community)