Introduce AddUserToOrganization, RemoveAPIKey, and RemoveOrganization commands to enhance organization
management. Implement validation for user addition and
API key removal. Update GraphQL schema to support new
mutations and add caching for the new events, ensuring
that organizations and their relationships are accurately
represented in the cache.
Introduce `AddUserToOrganization`, `RemoveAPIKey`, and
`RemoveOrganization` commands to enhance organization
management. Implement validation for user addition and
API key removal. Update GraphQL schema to support new
mutations and add caching for the new events, ensuring
that organizations and their relationships are accurately
represented in the cache.
argoyle
(Migrated from gitlab.com)
scheduled this pull request to auto merge when all checks succeed 2025-11-22 16:02:34 +00:00
❌ Patch coverage is 46.87500% with 153 lines in your changes missing coverage. Please review. ✅ Project coverage is 38.31%. Comparing base (335a9f3) to head (ffcf41b).
aborted the automatic merge because the source branch was updated. Learn more.
aborted the automatic merge because the source branch was updated. [Learn more](https://gitlab.com/help/ci/pipelines/merge_trains.md#merge-request-dropped-from-the-merge-train).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Introduce
AddUserToOrganization,RemoveAPIKey, andRemoveOrganizationcommands to enhance organizationmanagement. Implement validation for user addition and
API key removal. Update GraphQL schema to support new
mutations and add caching for the new events, ensuring
that organizations and their relationships are accurately
represented in the cache.
Codecov Report
❌ Patch coverage is
46.87500%with153 linesin your changes missing coverage. Please review.✅ Project coverage is 38.31%. Comparing base (
335a9f3) to head (ffcf41b).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
aborted the automatic merge because the source branch was updated. Learn more.
added 1 commit
Compare with previous version
added 1 commit
ffcf41b8- feat: add commands for managing organizations and usersCompare with previous version
mentioned in commit
e347d74a39