Commit 077577e
Fix get impact area parameter missing issue (sonic-net#20335)
What is the motivation for this PR?
PR sonic-net#20002 refined PR test template, but forgot to pass build branch param to get impact area yaml, which led to impact area not working
How did you do it?
Pass build branch to impact area yaml
How did you verify/test it?
Before:
DIFF_FOLDERS=
After:
DIFF_FOLDERS='.azure-pipelines '
Signed-off-by: Yael Tzur <[email protected]>1 parent 3168cce commit 077577e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments