Commit Graph

10 Commits

Author SHA1 Message Date
04c9d41895 fix: update gitlab urls for issues and prs to match new format (#1728)
* fix: update gitlab urls for issues and prs to match new format

Added an optional host parameter to the gitlab method, defaulting to 'gitlab.com'. Updated the issues and prs URLs to include '/-/' in the path, which is the new format for GitLab URLs. This change ensures that the URLs generated for GitLab projects are correct and reflect the new structure of GitLab's URLs for issues and merge requests.

Host parameter allows users to specify a custom GitLab instance if they are using a self-hosted version of GitLab, while still maintaining the default behavior for users who are using gitlab.com.

* fix: update gitlab method to use hostname parameter correctly
2026-06-11 10:13:26 +01:00
2f15861b0d fix: update assignee URL for Jira 2024-09-16 12:18:21 +01:00
49f15521e0 fix: printer method name 2024-09-10 22:29:01 +01:00
dd20323ca7 feat: custom presets 2024-09-04 20:53:33 +01:00
e2d360b1b5 chore: adjusts tests 2024-09-03 14:09:03 +01:00
09beb812d4 fix 2024-08-10 17:27:21 +01:00
41e50cac05 Adds assignees 2024-08-03 17:05:34 +01:00
6fb1133d52 Adjusts for Collision 8.4 2024-08-03 16:36:01 +01:00
ee32f25485 feat: pr and issue 2024-07-04 00:53:58 +01:00
c919bb5bc4 feat: adds pest function 2024-05-14 01:58:44 +01:00