Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: InnerSourceCommons/InnerSourcePatterns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7
Choose a base ref
...
head repository: InnerSourceCommons/InnerSourcePatterns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8
Choose a head ref
  • 18 commits
  • 40 files changed
  • 5 contributors

Commits on Aug 30, 2023

  1. Render RFC templates in book (#585)

    * Add RFC template to menu of the book. That way it renders in gitbook, rather than redirecting to github.
    * Adding zh translation of RFC template to the book as well
    spier authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8ba8192 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Update innersource-customer-interview-questions.md (#588)

    Added ADI as known instance
    kschueths authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2a9a020 View commit details
    Browse the repository at this point in the history
  2. Fixing link fragments in translations (#590)

    Fixing issues with link fragments (MD051) in all translations.
    spier authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c6e300f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Adding the COMMUNICATION.md to the Standard Base Documentation pattern (

    #589)
    
    * Added COMMUNICATION.md and ADI instance to base-documentation.md.
    * Adding COMMUNICATION template to the sidebar of the book (en only)0
    kschueths authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c6670ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c14f369 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    393f3b0 View commit details
    Browse the repository at this point in the history
  2. Improved Trusted Committer documentation (#595)

    [docs] Add information about Translation Leads + other minor fixes
    spier authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bb13f6b View commit details
    Browse the repository at this point in the history
  3. Create pattern-metrics.yaml (#593)

    * Create pattern-metrics.yaml
    
    Getting started measuring pattern metrics. Related to #565. 
    
    This pull request implements
    - Time to first response metrics for new issues (excluding codeowners created) recurring every month
    - Time to first response metrics for new pull requests (excluding codeowners created) recurring every month
    zkoppert authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a9fa85d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57a1a3d View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    abe2705 View commit details
    Browse the repository at this point in the history
  6. [GHA issue metrics] Make the codeowners uniq (#598)

    * Make the list of CODEOWNERS uniq. Mostly a cosmetic change to make the SEARCH_QUERY shorter
    * Use sparse-checkout for the 2nd job as well
    spier authored Oct 10, 2023
    1 Configuration menu
    Copy the full SHA
    9fbbc55 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. 1 Configuration menu
    Copy the full SHA
    6b5ba9d View commit details
    Browse the repository at this point in the history
  2. pattern-metrics: Merge to one report (#599)

    * Merge the 2 pattern-metrics reports into a single report
    * Change title of created issue
    * Add 'community metrics' label to created issue
    
    ---------
    
    Co-authored-by: Sebastian Spier <[email protected]>
    zkoppert and spier authored Oct 25, 2023
    1 Configuration menu
    Copy the full SHA
    9942807 View commit details
    Browse the repository at this point in the history
  3. Fix YAML

    spier committed Oct 25, 2023
    1 Configuration menu
    Copy the full SHA
    83d0957 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    9f85fc1 View commit details
    Browse the repository at this point in the history
  5. Add monthly contributors report (#602)

    * Add workflow that will create a monthly report of contributors to this repo
    spier authored Oct 25, 2023
    1 Configuration menu
    Copy the full SHA
    d4c75fa View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    f92c44d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Translation of new InnerSource Patterns into Brazilian Portuguese (#606)

    * Fixing dates on translated patterns
    * Translating pattern extensions-for-sustainable-growth.md to pt-br
    * Translating pattern group-support.md to pt-br
    * Translating pattern release-process.md to pt-br
    
    ---------
    
    Co-authored-by: Sebastian Spier <[email protected]>
    Eneri da Costa Junior and spier authored Oct 31, 2023
    1 Configuration menu
    Copy the full SHA
    cce5de5 View commit details
    Browse the repository at this point in the history
Loading