HTTP/1.1 200 OK Date: Thu, 08 Jan 2026 08:31:11 GMT Content-Type: text/html; charset=utf-8 Cache-Control: max-age=0, private, must-revalidate Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/ Referrer-Policy: no-referrer-when-downgrade server-timing: discussion_layout-fragment;desc="discussion_layout fragment";dur=238.085055,content_1-fragment;desc="content_1 fragment";dur=244.952379,content_2-fragment;desc="content_2 fragment";dur=60.802058,sidebar_content-fragment;desc="sidebar_content fragment";dur=95.814409,nginx;desc="NGINX";dur=0.659581,glb;desc="GLB";dur=50.654642 Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With X-Content-Type-Options: nosniff X-Frame-Options: deny x-voltron-version: 69ef6d1 X-XSS-Protection: 0 Server: github.com Content-Encoding: gzip Accept-Ranges: bytes Set-Cookie: _gh_sess=fzQKYjC2gTBldKPgaYG%2F1hxjcz5nkMYufm5zAvTRTqB7S1Rtf9zyTXCY121kmw61cgt7YH6WfjXP1SplZRRADzKemsr4nuoniFPsHk9cBRCsqu7kT9%2B47YL2MTHus1DlmJXbxV1qf%2FYkB9sGCsoyuP41reJKgsFzRk3n3L8UpOP3H72%2Fy0mUwjGy4p76zLqxB7wtQm4kbce5pwZvCSufP3pqir2uoMgh5Y9z0xWtu3vDgORyX86W65uBRaIf7NnzVHD4bdgTZqk6iX4tCzugOQ%3D%3D--ZeKIy49%2BLSQXWv1D--JQw0pI%2F%2F3e6OUSmETG755Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax Set-Cookie: _octo=GH1.1.2077599224.1767861071; Path=/; Domain=github.com; Expires=Fri, 08 Jan 2027 08:31:11 GMT; Secure; SameSite=Lax Set-Cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 08 Jan 2027 08:31:11 GMT; HttpOnly; Secure; SameSite=Lax X-GitHub-Request-Id: DB98:11DCD4:904C2B3:79A878A:695F6B4F Transfer-Encoding: chunked
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I have a query like, when we do action/checkout with fetch options say 1 as an example, it pulls latest 1st commit history of that PR for the ref branch that we specify. Is there a way we can skip checkout if the PR is merged with latest master?
EG: Lets say I have a PR: demoPR which has my changes. After few days if I pull latest master into my demoPR branch i.e. merged master into demoPR branch then is there any way we can skip this commit and run this action only when there is a genuine commit instead of master merge in the PR.
Beta Was this translation helpful? Give feedback.
All reactions