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/contributors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Choose a base ref
...
head repository: github/contributors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.3
Choose a head ref
  • 4 commits
  • 11 files changed
  • 1 contributor

Commits on May 7, 2024

  1. chore: add OSSF scorecard github action and README badge

    Relates to github/github-ospo#84
    Relates to github/github-ospo#95
    
    - [x] setup OSSF scorecard github action
    - [x] setup OSSF scorecard readme badge
    - [x] change current GitHub Actions to use SHAs instead of tags
    
    Signed-off-by: jmeridth <jmeridth@gmail.com>
    jmeridth committed May 7, 2024
    Configuration menu
    Copy the full SHA
    69c9bd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from github/jm-ossf-scorecard

    chore: add OSSF scorecard github action and README badge
    jmeridth authored May 7, 2024
    Configuration menu
    Copy the full SHA
    c84f153 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. chore: group dependabot dependency updates for minor/patch updates

    Closes #104, Closes #105, Closes #106, Close #107, Closes #108
    
    To minimize the number of pull requests we get from dependabot, using
    groups will help with this.  Still want major semver changes to be
    single PRs so that stand out and we pay particular attention to them.
    
    - [x] handle our multiple github action updates while in here.
    
    Signed-off-by: jmeridth <jmeridth@gmail.com>
    jmeridth committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3071736 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from github/jm-dependabot-grouping

    chore: group dependabot dependency updates for minor/patch updates
    jmeridth authored May 8, 2024
    Configuration menu
    Copy the full SHA
    135b043 View commit details
    Browse the repository at this point in the history
Loading