patchback[bot]
45375b201f
[PR #8158/b4635719 backport][stable-8] gitlab modules: do not crash if python-gitlab isn't there ( #8167 )
...
gitlab modules: do not crash if python-gitlab isn't there (#8158 )
Do not crash if python-gitlab isn't there.
(cherry picked from commit b463571902
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-03-29 19:28:08 +01:00
patchback[bot]
359788e0cd
[PR #7847/8ea58618 backport][stable-8] gitlab_issue: use search instead of title ( #7977 )
...
gitlab_issue: use search instead of title (#7847 )
* gitlab_issue: use search instead of title
* Create changelog file
* Update changelogs/fragments/7847-gitlab-issue-title.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* using query_parameters
Co-authored-by: Nejc Habjan <hab.nejc@gmail.com>
* sanity checks
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Nejc Habjan <hab.nejc@gmail.com>
(cherry picked from commit 8ea58618db
)
Co-authored-by: Gabriele Pongelli <gpongelli@users.noreply.github.com>
2024-02-17 22:48:48 +01:00
patchback[bot]
33c5e17762
[PR #7539/f4a87fdb backport][stable-8] New module: gitlab_issue.py ( #7667 )
...
New module: gitlab_issue.py (#7539 )
* feat(gitlab_issue): adds module for gitlab issues management
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix(gitlab_issue): assignee_ids and labels as lists
* docs(gitlab_issue): fix missing element types
* Apply suggestions from code review
Co-authored-by: Léo GATELLIER <26511053+lgatellier@users.noreply.github.com>
* chore(gitlab_issue): remove unnecessary parameter checks
* chore(gitlab_issue): renaming milestone_id parameter to milestone_search
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Léo GATELLIER <26511053+lgatellier@users.noreply.github.com>
(cherry picked from commit f4a87fdbcb
)
Co-authored-by: Ondrej Zvara <zvara.ondrej@gmail.com>
2023-12-02 21:26:10 +01:00