Skip to content

added namespace admin permission#1134

Merged
raphael-goetz merged 3 commits into
mainfrom
#1114-add-namespace-admin-permission
Jul 12, 2026
Merged

added namespace admin permission#1134
raphael-goetz merged 3 commits into
mainfrom
#1114-add-namespace-admin-permission

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #1114

@raphael-goetz raphael-goetz self-assigned this Jul 12, 2026
Copilot AI review requested due to automatic review settings July 12, 2026 16:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@raphael-goetz raphael-goetz enabled auto-merge July 12, 2026 16:40
@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2670895381

Status: Passed
Duration: 3 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15304841389/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2670895381/test_report
Finished in 36.75 seconds (files took 13.07 seconds to load)
1657 examples, 0 failures, 3 pending
Line Coverage: 93.27% (6165 / 6610)
[TEST PROF INFO] Time spent in factories: 00:21.605 (50.38% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15304841388/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2670895381/test_report
Finished in 33.79 seconds (files took 11.29 seconds to load)
1621 examples, 0 failures, 3 pending
Line Coverage: 93.46% (6012 / 6433)
[TEST PROF INFO] Time spent in factories: 00:19.790 (49.63% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15304841387/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2670895381/test_report
Finished in 27.76 seconds (files took 9.67 seconds to load)
1570 examples, 0 failures, 3 pending
Line Coverage: 93.06% (5836 / 6271)
[TEST PROF INFO] Time spent in factories: 00:16.994 (51.72% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15304847348/artifacts/out/index.html

rubocop

954 files inspected, no offenses detected

Comment thread app/models/concerns/namespace_parent.rb Outdated
Comment thread app/policies/namespace_member_policy.rb Outdated
Comment thread app/policies/namespace_role_policy.rb Outdated
Comment thread spec/policies/namespace_project_policy_spec.rb Outdated
Co-authored-by: Niklas van Schrick <mc.taucher2003@gmail.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
@raphael-goetz raphael-goetz merged commit f6a9939 into main Jul 12, 2026
1 check passed
@Taucher2003 Taucher2003 deleted the #1114-add-namespace-admin-permission branch July 12, 2026 17:01
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.

Personal namespace permissions aren't correctly handled for owner

3 participants