FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...audit · webpack/.github · GitHub

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: webpack/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: webpack/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: audit
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 24, 2026

  1. feat: add script to check CI org wide

    Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
    evenstensberg and claude committed Aug 24, 2026
    Configuration menu
    Copy the full SHA
    bc88bcb View commit details
    Browse the repository at this point in the history
  2. feat: harden org-wide CI check script

    Only report a repository green when it can actually be verified: retry and
    detect API errors, paginate check runs, pin every request to one head SHA,
    keep the newest run per workflow/check, skip Dependabot dynamic runs, and
    report unverifiable repositories instead of rounding them up to a pass.
    Scan repositories in parallel and add ORG/JOBS/filter knobs.
    
    Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
    evenstensberg and claude committed Aug 24, 2026
    Configuration menu
    Copy the full SHA
    3568536 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2026

  1. feat: report last push to the default branch

    Read the push time from the repository activity log, which records when the
    branch head actually moved, and show it with a relative age beside the CI
    verdict. Fall back to the head commit's date only when the activity log is
    unavailable, marked with "~" so a rebase or imported commit is not mistaken
    for a recent push; the repository-level pushed_at is not used, since it
    counts pushes to any branch.
    
    Route every per-repository verdict through a single emit helper so the added
    field stays consistent across all exit paths.
    
    Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
    evenstensberg and claude committed Aug 25, 2026
    Configuration menu
    Copy the full SHA
    fdc5783 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL