The webhook of team's private Git repo for Merge proposal doesn't work
Bug #1888396 reported by
Shih-Yuan Lee
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Thiago F. Pappacena |
Bug Description
I set a webhook on https:/
But https:/
However it can trigger git:push:0.1.
FYI, I set the same webhook on https:/
And https:/
Related branches
~pappacena/launchpad:vcs-scenarios-for-bmp
- Colin Watson: Approve
-
Diff: 582 lines (+124/-137)2 files modifiedlib/lp/code/model/tests/test_branchmergeproposal.py (+111/-133)
lib/lp/code/tests/helpers.py (+13/-4)
~pappacena/launchpad:vcs-scenarios-for-bmp
- Launchpad code reviewers: Pending requested
-
Diff: 671 lines (+164/-136)3 files modifiedlib/lp/code/model/branchmergeproposal.py (+5/-7)
lib/lp/code/model/tests/test_branchmergeproposal.py (+146/-125)
lib/lp/code/tests/helpers.py (+13/-4)
~pappacena/launchpad:bugfix-private-mp-webhook-trigger
- Colin Watson: Approve
-
Diff: 133 lines (+55/-14)2 files modifiedlib/lp/code/model/branchmergeproposal.py (+5/-7)
lib/lp/code/model/tests/test_branchmergeproposal.py (+50/-7)
description: | updated |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Thiago F. Pappacena (pappacena) |
tags: | added: git lp-code |
Changed in launchpad: | |
status: | Triaged → Fix Released |
To post a comment you must log in.