-
-
Notifications
You must be signed in to change notification settings - Fork 405
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: shivammathur/setup-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.35.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: shivammathur/setup-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.35.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 2 contributors
Commits on Jul 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2a597f6 - Browse repository at this point
Copy the full SHA 2a597f6View commit details
Commits on Jul 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ccf2c62 - Browse repository at this point
Copy the full SHA ccf2c62View commit details
Commits on Jul 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dcec1cf - Browse repository at this point
Copy the full SHA dcec1cfView commit details
Commits on Aug 2, 2025
-
Check github-token on enterprise
On GitHub enterprise we may get a Personal Access token or a default token generated by GitHub that maybe not have the permissions required to access public GitHub, so we check and add it only if it can authenticate with the public GitHub API
Configuration menu - View commit details
-
Copy full SHA for 89b2566 - Browse repository at this point
Copy the full SHA 89b2566View commit details
Commits on Aug 4, 2025
-
GH Actions: don't run cron jobs on forks
While workflows are disabled by default in forks, it is quite common for contributors to enable them to verify CI will pass before submitting a pull request. When enabling workflow runs in forks, it's "all or nothing". This means that: * All workflows which are only intended to be run on the canonical repo will also be enabled. These workflows will also often need access to repo-specific secrets and will typically fail when run from a fork. * Workflows which contain cron jobs will also be enabled. Depending on the type of account the contributor has, this can burn through their "CI minutes". This commit is based on a review of workflows containing cron jobs and disables running the jobs when a cron job is triggered in a fork.Configuration menu - View commit details
-
Copy full SHA for c9735bc - Browse repository at this point
Copy the full SHA c9735bcView commit details -
Merge pull request #982 from jrfnl/feature/ghactions-dont-run-cronjob…
…s-on-forks GH Actions: don't run cron jobs on forks
Configuration menu - View commit details
-
Copy full SHA for 0ac4874 - Browse repository at this point
Copy the full SHA 0ac4874View commit details
Commits on Aug 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 68634e7 - Browse repository at this point
Copy the full SHA 68634e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2052987 - Browse repository at this point
Copy the full SHA 2052987View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.35.1...2.35.3