Commit 2bffd5c
Fix GitLab's ready for review hook (matrix-org#936)
* Fix GitLab's ready for review hook
As far back as I could go in the docs (GitLab 14.10),
the keys for changes have been `previous` and `current`.
There is a `draft` change that
we can use directly
instead of guessing from the title.
The type of the value depends on
the key of the change.
Signed-off-by: Kévin Commaille <[email protected]>
* Add changelog
Signed-off-by: Kévin Commaille <[email protected]>
---------
Signed-off-by: Kévin Commaille <[email protected]>
Co-authored-by: Will Hunt <[email protected]>1 parent e5705e7 commit 2bffd5c
File tree
3 files changed
+8
-11
lines changed- changelog.d
- src
- Connections
- Gitlab
3 files changed
+8
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
625 | | - | |
| 625 | + | |
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
630 | | - | |
631 | | - | |
632 | | - | |
| 630 | + | |
| 631 | + | |
633 | 632 | | |
634 | 633 | | |
635 | | - | |
| 634 | + | |
636 | 635 | | |
637 | 636 | | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | 637 | | |
642 | 638 | | |
643 | 639 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments