Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cern] feat: restrict copy action above space root #9805

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

JammingBen
Copy link
Contributor

Description

See #9218 and 1563e15.

As discussed it makes no sense to implement an entry point for extensions here. We could add functionality for disabling specific file actions in the future. CERN would then need to implement a custom copy action which includes the added check. However, for now we decided this is the way to handle this.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@JammingBen JammingBen requested a review from dschmidt October 13, 2023 12:15
@JammingBen JammingBen self-assigned this Oct 13, 2023
@update-docs
Copy link

update-docs bot commented Oct 13, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@sonarcloud
Copy link

sonarcloud bot commented Oct 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

18.2% 18.2% Coverage
0.0% 0.0% Duplication

@JammingBen JammingBen merged commit 7a29108 into master Oct 16, 2023
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the restrict-copy-action branch October 16, 2023 06:17
ownclouders pushed a commit that referenced this pull request Oct 16, 2023
[cern] feat: restrict copy action above space root
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.

Disable actions on certain paths
2 participants