Skip to content

Merge develop to main: fork CI permissions fix#267

Merged
neuromechanist merged 3 commits intomainfrom
develop
Mar 18, 2026
Merged

Merge develop to main: fork CI permissions fix#267
neuromechanist merged 3 commits intomainfrom
develop

Conversation

@neuromechanist
Copy link
Member

Summary

  • Fix claude-review-fork: add contents: write and allowed_non_write_users so external contributors get review comments
  • Fix sync-cors: continue-on-error on PR comment step for fork PRs
  • Version bump to 0.8.1.dev0 (CI will strip .dev suffix on main)

Needed on main because pull_request_target uses the default branch workflow.

zrn001 and others added 3 commits March 17, 2026 22:41
* feat: add MetaBCI config

* fix: enable cors for metabci documentation

---------

Co-authored-by: Seyed (Yahya) Shirazi <shirazi@ieee.org>
- Add contents: write and allowed_non_write_users to
  claude-review-fork job (action requires write perms)
- Add continue-on-error to CORS PR comment step
  (fork PRs lack token permissions for comments)
- Bump version to 0.8.1.dev0 for develop
@neuromechanist neuromechanist merged commit 0c55e76 into main Mar 18, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants