Adds a repository to an organization secret's access list when the secret's visibility is 'selected'; this operation is idempotent.
orgRequiredstringThe name of the organization. This name is not case sensitive.
secret_nameRequiredstringThe name of the secret. Secret names can only contain alphanumeric characters ([A-Z], [a-z], [0-9]) or underscores (_). Spaces are not allowed. Secret names cannot start with GITHUB_ and must be less than 255 characters.
repository_idRequiredintegerThe unique identifier of the repository to add to the secret's access list.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.