Commit Graph

7 Commits

Author SHA1 Message Date
0d22b8e05b
Print links for all mentioned tickets
All checks were successful
Run Limnoria Plugin Tests / test (pull_request) Successful in 10s
Run Limnoria Plugin Tests / test (push) Successful in 10s
Up to now this plugin only printed the link for the first encountered
ticket id. With this change links for all tickets are printed instead.
2024-09-21 14:25:11 +02:00
aeaa93d82e
Use a regex to extract the page title 2024-09-21 14:25:11 +02:00
925e95e847
Don't match ticket ids embedded in words
Only match ticket ids which are a separate word or are prepended by a
special character to avoid false-positives matches.
2024-09-21 14:24:31 +02:00
3d38561875
Simplify code 2024-09-21 13:36:53 +02:00
f5722a96b4
Add a log 2024-09-08 17:26:58 +03:00
1b5d10d676
Resolve issue ids using Gitea instead of Trac 2024-09-08 13:43:45 +02:00
WFG
562f8f2cc6 first commit 2024-08-21 20:08:36 +00:00