Skip to content

ci: skip Orama Cloud sync for external PRs#2297

Open
krzysdz wants to merge 1 commit intoexpressjs:redesignfrom
krzysdz:fix-ci-in-forks
Open

ci: skip Orama Cloud sync for external PRs#2297
krzysdz wants to merge 1 commit intoexpressjs:redesignfrom
krzysdz:fix-ci-in-forks

Conversation

@krzysdz
Copy link
Copy Markdown
Contributor

@krzysdz krzysdz commented Apr 25, 2026

PRs coming from forks (and dependabot) do not have access to secrets, which are required for this job.

GitHub does not allow checking env or secrets in jobs.<id>.if (actions/runner#1138), so instead skip all steps separately.

Ref: #2169 (comment)

@krzysdz krzysdz requested a review from a team as a code owner April 25, 2026 19:42
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 25, 2026

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit af6244e
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/69ed1d24c727410008653b83
😎 Deploy Preview https://deploy-preview-2297--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 100 (🟢 up 13 from production)
Best Practices: 100 (no change from production)
SEO: 100 (🟢 up 6 from production)
PWA: 80 (🟢 up 50 from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@krzysdz krzysdz marked this pull request as draft April 25, 2026 19:45
PRs coming from forks (and dependabot) do not have access to secrets, which are required for this job. GitHub does not allow checking `env` or `secrets` in `jobs.<id>.if`, so instead we skip all steps.
@krzysdz krzysdz marked this pull request as ready for review April 25, 2026 20:01
@krzysdz krzysdz added the github_actions Pull requests that update GitHub Actions code label Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant