mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-13 09:34:21 -07:00
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>
This commit is contained in:
parent
6088e2dc0f
commit
8ea58618db
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/7847-gitlab-issue-title.yml
Normal file
2
changelogs/fragments/7847-gitlab-issue-title.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- gitlab_issue - fix behavior to search GitLab issue, using ``search`` keyword instead of ``title`` (https://github.com/ansible-collections/community.general/issues/7846).
|
Loading…
Add table
Add a link
Reference in a new issue