What's the recommended approach for sharing the pr_agent.toml file with multiple Repos? #1966
Unanswered
LawrenceMantin
asked this question in
Q&A
Replies: 1 comment
-
If anyone is interested, I moved the pr_agent.toml to a shared repository and created a yaml template that I add to my pipeline to copy the pr_agent.toml file. yaml template:
adding the template to my pipeline:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Our company has many Azure DevOps repos that I would like to use the same pr_agent.toml file to maintain consistency and reduce redundancy. What's the recommended approach, and are there any examples of azure-pipeline to make this work? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions