Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to exclude jenkins file for pull request

naresh2389 May 5, 2021

HI All,

 

How to exclude jenkinsfile for pull request from lower branchs to higher branches.We are getting conflicts for jenkinsfile between develop and Integration branches

1 answer

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 6, 2022

Hi @naresh2389 

G'Day!

You can check out our KB below on how to exclude files from your pull request diffs. It's under your repositories settings > Pull requests > Exclude files

In the Patterns field, you may enter patterns to exclude from. your pull request, a pattern can be:

  • a filename (e.g. index.min.js).

  • a path relative to the repository root (e.g. /minified/index.min.js).

  • a pattern including wildcards (e.g. *.min.js or /minified/** ).

I hope this helps.

Cheers,
Syahrul

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events