Lukas
|
5cedc956e9
|
Ignore gitlab merge request events without code changes (#3338)
Closes #3320
From the gitlab docs at:
https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#merge-request-events
> The field object_attributes.oldrev is only available when there are
actual code changes
|
2024-02-07 01:45:00 +01:00 |
|
qwerty287
|
9df572ef31
|
Add release event trigger (#3226)
Supersedes #764
Bitbucket does not support release webhooks.
---------
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
|
2024-01-30 17:39:00 +01:00 |
|
Lukas
|
94b882fb95
|
Add spellcheck config (#3018)
Part of #738
```
pnpx cspell lint --gitignore '{**,.*}/{*,.*}'
```
---------
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
|
2024-01-27 21:15:10 +01:00 |
|
Anbraten
|
f01ac3f0a3
|
Add pull request closed event (#2684)
- [x] updates docs
- [x] adjust UI
- [x] show correct icon
- [x] show correct link (to pr)
- [x] add as option in secret edit
- [x] parse webhook
- [x] update tests
- [x] github merged
- [x] github closed
- [x] gitea merged
- [x] gitea closed
- [x] bitbucket merged
- [x] bitbucket closed
- [x] gitlab merged
- [x] gitlab closed
closes #286
|
2023-12-26 19:22:52 +01:00 |
|
Anbraten
|
e0ed1b3e49
|
Change master to main (#2044)
|
2023-07-31 05:47:23 +02:00 |
|
qwerty287
|
3372d1a87c
|
Rename remote to forge (#1357)
As of #745
Co-authored-by: Anbraten <anton@ju60.de>
|
2022-11-05 00:35:06 +01:00 |
|