JFrog · Arazzo Workflow
JFrog Grant Repository Permission
Version 1.0.0
Create a permission target granting a group access to a repository.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
grant-repository-permission
Grant a group read/write on a repository via a permission target.
Verifies the repository, creates a permission target binding the group to read and write actions on it, then fetches the target to confirm.
1
confirmRepo
getRepository
Confirm the target repository exists before binding a permission target to it.
2
createPermissionTarget
createOrReplacePermissionTarget
Create or replace the permission target granting the group read and write on the repository.
3
verifyPermission
getPermissionTarget
Read the permission target back to confirm it was stored with the expected name.