When using the Artifact resource in Pipelines, if you see that the pipeline or step is not getting triggered on artifact deployment or event update as configured in the resource, check the following:
Ensure that the integration used in the Artifact resource has administrator privileges on the JPD (on that Artifactory). You can either:
Create a access token with admin permissions
or
Use the identity token of the user who has administrator privileges
Ensure that there are source branches that match the branch pattern mentioned in the Artifact resource’s
branches.include
.