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

Comparing main...compute-ci-level · bootc-dev/actions · 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: bootc-dev/actions
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: bootc-dev/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: compute-ci-level
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 8 files changed
  • 1 contributor

Commits on Aug 19, 2026

  1. compute-ci-level: Add TypeScript action for CI level computation

    Determines which CI jobs to run based on event type, PR labels,
    merge-queue status, and whether only documentation files changed.
    This replaces inline bash in individual repo workflows with a
    shared, testable TypeScript action.
    
    Docs-only PRs (all changed files are .md) skip heavy test jobs,
    saving CI runner time for process/governance changes.
    
    Assisted-by: AI
    Signed-off-by: gursewak1997 <gursmangat@gmail.com>
    gursewak1997 committed Aug 19, 2026
    Configuration menu
    Copy the full SHA
    852553d View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL