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/issue-metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.18.0
Choose a base ref
...
head repository: github/issue-metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.18.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 27, 2025

  1. chore(deps): bump python from 23a81be to 026dd41

    Bumps python from `23a81be` to `026dd41`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    5f65d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aba40d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/stale](https://github.com/actions/stale).
    
    
    Updates `github/codeql-action` from 3.28.1 to 3.28.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b6a472f...f6091c0)
    
    Updates `actions/stale` from 9.0.0 to 9.1.0
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v9.0.0...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    0fe7226 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4032019 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. chore: update workflows

    - [x] update ospo-reusable-workflows version
      - prevents auto-labeler creating draft releases
    - [x] update permissions
      - release-image, allows for attestations, if enabled
      - auto-labler, content: read
    
    Signed-off-by: jmeridth <[email protected]>
    jmeridth committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    33d8e45 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #466 from github/jm_workflow_perms

    chore: update workflows
    jmeridth authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    2364b56 View commit details
    Browse the repository at this point in the history
Loading