super-productivity/.github/workflows
Johannes Millan ad815af08a fix(ci): allow Claude code review to read PR files and diff
The review agent was denied all 7 attempts to access PR code because:
- Read/Glob/Grep tools were missing from allowedTools
- Shell pipes/redirects caused Bash(gh pr diff:*) to not match
- gh pr checkout and git diff were not in the allowed list
- Only the base branch was checked out (fetch-depth: 1)
2026-03-03 20:14:54 +01:00
..
auto-publish-google-play-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6687) 2026-03-02 11:44:51 +01:00
build-android.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6687) 2026-03-02 11:44:51 +01:00
build-create-windows-store-on-release.yml chore(deps)(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#6689) 2026-03-02 11:42:43 +01:00
build-ios.yml chore(deps)(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#6689) 2026-03-02 11:42:43 +01:00
build-publish-to-aur-on-release.yml chore(deps)(deps): bump actions/checkout from 4.1.7 to 6.0.2 (#6190) 2026-01-26 11:04:50 +01:00
build-publish-to-mac-store-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6687) 2026-03-02 11:44:51 +01:00
build-publish-to-snap-on-release.yml security: pin all GitHub Actions to commit SHAs (CVE-2025-30066 mitigation) 2026-01-21 14:30:24 +01:00
build-update-web-app-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6687) 2026-03-02 11:44:51 +01:00
build.yml fix(ci): preserve original filenames when replacing with signed executables 2026-03-03 11:27:20 +01:00
ci.yml chore(deps)(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#6689) 2026-03-02 11:42:43 +01:00
claude.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6687) 2026-03-02 11:44:51 +01:00
codeql-analysis.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6610) 2026-02-23 13:16:42 +01:00
e2e-scheduled.yml ci(e2e): increase SuperSync test shards from 2 to 4 2026-03-03 11:27:19 +01:00
issue-open-auto-reply.yml fix(ci): add issues write permission to autoresponse workflow 2026-01-06 13:17:15 +01:00
manual-build.yml chore(deps)(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#6689) 2026-03-02 11:42:43 +01:00
pr-preview-deploy.yml ci(workflows): use node 22 for npm install jobs 2026-02-25 19:14:11 +01:00
publish-to-hub-docker.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6687) 2026-03-02 11:44:51 +01:00
review.yml fix(ci): allow Claude code review to read PR files and diff 2026-03-03 20:14:54 +01:00
stale-discussions.yml fix(ci): add discussions write permission to stale-discussions workflow 2026-03-01 11:33:47 +01:00
stale.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6610) 2026-02-23 13:16:42 +01:00
supersync-docker.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6687) 2026-03-02 11:44:51 +01:00
test-mac-dmg-build.yml chore(deps)(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#6689) 2026-03-02 11:42:43 +01:00
welcome-first-time-contributors.yml fix(ci): replace buggy first-interaction action with custom first-time check 2026-02-13 14:06:43 +01:00
wiki-sync.yml docs(ci): prevent sync job from running on PR (#6240) 2026-01-28 16:39:54 +01:00