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: github-community-projects/issue-metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.3
Choose a base ref
...
head repository: github-community-projects/issue-metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.0
Choose a head ref
  • 20 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    ff2d604 View commit details
    Browse the repository at this point in the history
  2. Update README.md to include github-ospo reference

    add link back to github-ospo
    ashleywolf authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4486381 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #204 from github/ashleywolf-patch-1

    Update README.md to include github-ospo reference
    zkoppert authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0c9a4cb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. build(deps): bump numpy from 1.26.3 to 1.26.4

    Bumps [numpy](https://github.com/numpy/numpy) from 1.26.3 to 1.26.4.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.26.3...v1.26.4)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    dad93e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #205 from github/dependabot/pip/numpy-1.26.4

    build(deps): bump numpy from 1.26.3 to 1.26.4
    zkoppert authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    dbb7c23 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. build(deps): bump pytest from 8.0.0 to 8.0.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.0...8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7d51259 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    80720e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. build(deps): bump pytest from 8.0.1 to 8.0.2

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.1...8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    709114a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump pylint from 3.0.3 to 3.1.0

    Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.0.3...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5841959 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge pull request #210 from github/dependabot/pip/pylint-3.1.0

    build(deps): bump pylint from 3.0.3 to 3.1.0
    zkoppert authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d771f1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from github/dependabot/pip/pytest-8.0.2

    build(deps): bump pytest from 8.0.1 to 8.0.2
    zkoppert authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    de41afc View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. build(deps): bump pytest from 8.0.2 to 8.1.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.2...8.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6546644 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #213 from github/dependabot/pip/pytest-8.1.1

    build(deps): bump pytest from 8.0.2 to 8.1.1
    zkoppert authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9b3d767 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Create stale.yaml

    zkoppert authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    163ae64 View commit details
    Browse the repository at this point in the history
  2. Update stale.yaml

    zkoppert authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    77ed7b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #214 from github/zkoppert-patch-1

    Create stale.yaml
    zkoppert authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    08f6db4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    746ae3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #216 from github/zkoppert-patch-1

    Use keep label to exempt issues from stale action
    zkoppert authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c6f67c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. update markdown test

    chrheg committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5a2ee9c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request #203 from chrheg/feat-link-to-github-profile

    linking author to profile
    zkoppert authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6c119f8 View commit details
    Browse the repository at this point in the history
Loading