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

Add optional rule that check for no-same-owner #1450

Merged
merged 1 commit into from Mar 10, 2021
Merged

Add optional rule that check for no-same-owner #1450

merged 1 commit into from Mar 10, 2021

Commits on Mar 10, 2021

  1. Add optional rule for no-same-owner

    Add a new rule that identifies use of the same owner when transferring
    files between hosts as a violation.
    
    This rule is disabled by default and user needs to manually activate
    it inside the config as it is needed only for very particular
    use-cases.
    
    Reference: https://zuul-ci.org/docs/zuul-jobs/policy.html#preservation-of-owner-between-executor-and-remote
    ssbarnea committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    b83f526 View commit details
    Browse the repository at this point in the history