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: sigp/lighthouse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Choose a base ref
...
head repository: sigp/lighthouse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable
Choose a head ref
  • 9 commits
  • 1 file changed
  • 2 contributors

Commits on May 15, 2025

  1. Add additional mergify rules to automate triaging (#7451)

    * Add additional mergify rules to automate triaging.
    
    * Update mergify config.
    jimmygchen authored May 15, 2025
    Configuration menu
    Copy the full SHA
    b1138c2 View commit details
    Browse the repository at this point in the history
  2. Fix mergify infinite loop. (#7463)

    * Fix mergify infinite loop.
    
    * Update rule for `ready-for-review` label.
    
    * More fix to prevent infinite loop
    jimmygchen authored May 15, 2025
    Configuration menu
    Copy the full SHA
    cc6ae9d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Configuration menu
    Copy the full SHA
    e0ee148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e21198c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Update mergify rule to not evaluate PRs that are not ready for review…

    … - to reduce noise and avoid updating stale PRs. (#7494)
    jimmygchen authored May 21, 2025
    Configuration menu
    Copy the full SHA
    7759cb8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Update mergify rules so that I can add waiting-on-author on a PR th…

    …at's passing CI. Remove noisy comments.
    jimmygchen committed May 27, 2025
    Configuration menu
    Copy the full SHA
    8dde5bd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Fix condition

    jimmygchen committed May 28, 2025
    Configuration menu
    Copy the full SHA
    b7fc034 View commit details
    Browse the repository at this point in the history
  2. Remove redundant and

    jimmygchen committed May 28, 2025
    Configuration menu
    Copy the full SHA
    9e9c51b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7525 from jimmygchen/mergify-again

    Update mergify to prevent incorrectly firing rule to update `ready-for-review` label
    jimmygchen authored May 28, 2025
    Configuration menu
    Copy the full SHA
    999b045 View commit details
    Browse the repository at this point in the history
Loading