Commit 6069143
fix: Add target ns annotation to on-tag
We missed it and this was causing all soft of issues when running the
tests, like this error:
"test/gitlab_merge_request_test.go:687", "msg":"Changing Title on MergeRequest
https://gitlab.pipelinesascode.com/pac/e2e-testing/-/merge_requests/184"}
gitlab_merge_request_test.go:697: assertion failed: len(prs.Items) is not 2
--- FAIL: TestGitlabMergeRequestOnUpdateAtAndLabelChange (33.54s)
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>1 parent cf0e0f7 commit 6069143
File tree
2 files changed
+2
-0
lines changed- test/testdata
- failures
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments