8000 Comparing v1.11.1...v1.12.0 · srvaroa/labeler · GitHub
[go: up one dir, main page]

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: srvaroa/labeler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.1
Choose a base ref
...
head repository: srvaroa/labeler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Update README for author-in-team (#155)

    Make the suggested config match what's expected after #154
    swrobel authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    84a9a87 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Update dependabot.yml

    srvaroa authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ad2ad96 View commit details
    Browse the repository at this point in the history
  2. Update dependabot.yml

    srvaroa authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e782b66 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#157)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.23.0 to 0.24.0.
    - [Commits](golang/oauth2@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a8cc9f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Convert age matcher to use a duration config (#159)

    * 🚀 Allow age with at-least/at-most options
    
    Marks the old `age: 2d` option as deprecated but keeps it for backward compatability
    himynameisdave authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fe4b1c7 View commit details
    Browse the repository at this point in the history
Loading
0