Thanks to visit codestin.com
Credit goes to github.com

Skip to content

No access for loggined users to anonymouse repos #396

@Telonko

Description

@Telonko

If you are not logged in you have access to the repo "example".
If you logged in you have access only to repos in the rules.

acl:
  - match: {name: "${labels:read-only-access}"}
    actions: ["pull"]
  - match: {account: "", name: "example"}
    actions: ["pull"]
    comment: "List of repos for Anonymous users"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions