InnerSourcePatterns icon indicating copy to clipboard operation
InnerSourcePatterns copied to clipboard

Proven approaches that can guide you through applying open source best practices within your organization

Results 207 InnerSourcePatterns issues
Sort by recently updated
recently updated
newest added

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...

dependencies
github_actions

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...

:bulb: Early Idea

# Contributors - Date range for contributor list: 2023-12-01 to 2023-12-31 - Repository: ['InnerSourceCommons/InnerSourcePatterns'] | Total Contributors | Total Contributions | % New Contributors | | --- | --- |...

community metrics

# Issue Metrics | Metric | Average | Median | 90th percentile | | --- | --- | --- | ---: | | Time to first response | None |...

community metrics

# 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...

Type - Translation

# 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...

Type - Translation

# 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...

Type - Translation

# 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...

Type - Translation

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...

:gear: Type - Meta
Type - Translation

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...