We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc364d commit fa8c1d5Copy full SHA for fa8c1d5
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
- [EE] Added multi-owner support with promote/demote actions. [#988](https://github.com/sourcebot-dev/sourcebot/pull/988)
12
+- [EE] Added `PERMISSION_SYNC_USER_DRIVEN_ENABLED` and `PERMISSION_SYNC_REPO_DRIVEN_ENABLED` environment variables to independently enable/disable user-driven and repo-driven permission syncing. [#989](https://github.com/sourcebot-dev/sourcebot/pull/989)
13
14
## [4.15.3] - 2026-03-10
15
0 commit comments