Skip to content

Commit

Permalink
Update setup-frogbot-using-azure-pipelines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odzmrfrog authored Jan 2, 2025
1 parent 9befecd commit e6c26df
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -349,10 +349,11 @@ jobs:
_**NOTE:**_ To set up a pull request trigger in Azure Repos, you need to add a branch policy via 'Branch Policies'.
* Go to the "Branches" section:
* For each of the branches against which you want Frogbot to scan pull requests, click on the three dots and select "Branch policies":
* Add new build policy:
* For each of the target branches against which you want Frogbot to scan pull requests, click on the three dots and select "Branch Policies":
* Under Policies > Build Validation add a new Build Policy:
* Fill the following build policy parameters and Save:
- Under Build Pipeline Choose the <FrogBot_PR_Scan> Pipline.
- Make sure the policy is enabled, and the trigger is set to Automatic.
</details>
8. For the pipeline you created, save the JFrog connection details as variables with the following names - JF\_URL, JF\_USER, and JF\_PASSWORD.
Expand Down

0 comments on commit e6c26df

Please sign in to comment.