InnerSourcePatterns
InnerSourcePatterns copied to clipboard
Proven approaches that can guide you through applying open source best practices within your organization
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 32 to 41. Release notes Sourced from tj-actions/changed-files's releases. v41 Changes in v41.0.1 What's Changed Upgraded to v41 by @tj-actions-bot in tj-actions/changed-files#1811 chore(deps): update dependency eslint-plugin-prettier to...
Implements #623 1st implementation approachs: - take a list of predefinded organization names (e.g. from a file `adopters.txt`) - loop through all pattern files - extrac the "Known Instances" section...
# Contributors - Date range for contributor list: 2023-12-01 to 2023-12-31 - Repository: ['InnerSourceCommons/InnerSourcePatterns'] | Total Contributors | Total Contributions | % New Contributors | | --- | --- |...
# Issue Metrics | Metric | Average | Median | 90th percentile | | --- | --- | --- | ---: | | Time to first response | None |...
# i18n Contents Consistency Issue The following files may have consistency issues with the English version. Please check and update the files. This issue is created when any of the...
# i18n Contents Consistency Issue The following files may have consistency issues with the English version. Please check and update the files. This issue is created when any of the...
# i18n Contents Consistency Issue The following files may have consistency issues with the English version. Please check and update the files. This issue is created when any of the...
# i18n Contents Consistency Issue The following files may have consistency issues with the English version. Please check and update the files. This issue is created when any of the...
I noticed a bug in `.github/workflows/i18n-consistency-checker.yaml`. When it runs but doesn't find any issues, it will still create a comment to the existing GitHub issue. Example: https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/583#issuecomment-1701941780 This happened because...
This pull request primarily focuses on the refactoring of the `.github/workflows/i18n-consistency-checker.yaml` file. The changes include the removal of the `Check issue.md existence` step and the integration of its functionality into...