<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/v4, branch renovate/gitlab</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>feat(api): add support for events scope parameter</title>
<updated>2023-05-03T10:26:24+00:00</updated>
<author>
<name>Samuël WEBER</name>
<email>s.weber@webu.coop</email>
</author>
<published>2023-05-02T13:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=348f56e8b95c43a7f140f015d303131665b21772'/>
<id>348f56e8b95c43a7f140f015d303131665b21772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: usernames support for MR approvals</title>
<updated>2023-04-19T09:33:26+00:00</updated>
<author>
<name>Nick Brown</name>
<email>nickbroon@graphiant.com</email>
</author>
<published>2023-04-19T08:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=a2b8c8ccfb5d4fa4d134300861a3bfb0b10246ca'/>
<id>a2b8c8ccfb5d4fa4d134300861a3bfb0b10246ca</id>
<content type='text'>
This can be used instead of 'user_ids'

See: https://docs.gitlab.com/ee/api/merge_request_approvals.html#create-project-level-rule
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can be used instead of 'user_ids'

See: https://docs.gitlab.com/ee/api/merge_request_approvals.html#create-project-level-rule
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(cli): warn user when no fields are displayed</title>
<updated>2023-04-11T11:53:12+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2023-04-07T18:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=8bf53c8b31704bdb31ffc5cf107cc5fba5dad457'/>
<id>8bf53c8b31704bdb31ffc5cf107cc5fba5dad457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(projects): allow importing additional items from GitHub</title>
<updated>2023-04-11T02:41:56+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2023-04-07T10:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ce84f2e64a640e0d025a7ba3a436f347ad25e88e'/>
<id>ce84f2e64a640e0d025a7ba3a436f347ad25e88e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(objects): support fetching PATs via id or `self` endpoint</title>
<updated>2023-04-07T15:29:40+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2023-04-07T08:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=19b38bd481c334985848be204eafc3f1ea9fe8a6'/>
<id>19b38bd481c334985848be204eafc3f1ea9fe8a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add resource_weight_event for ProjectIssue</title>
<updated>2023-03-23T15:34:17+00:00</updated>
<author>
<name>Paul Fariello</name>
<email>paul.fariello@synacktiv.com</email>
</author>
<published>2023-03-23T14:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=6e5ef55747ddeabe6d212aec50d66442054c2352'/>
<id>6e5ef55747ddeabe6d212aec50d66442054c2352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: support int for `parent_id` in `import_group`</title>
<updated>2023-03-12T10:11:49+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2023-03-05T02:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=90f96acf9e649de9874cec612fc1b49c4a843447'/>
<id>90f96acf9e649de9874cec612fc1b49c4a843447</id>
<content type='text'>
This will also fix other use cases where an integer is passed in to
MultipartEncoder.

Added unit tests to show it works.

Closes: #2506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will also fix other use cases where an integer is passed in to
MultipartEncoder.

Added unit tests to show it works.

Closes: #2506
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(cli): display items when iterator is returned</title>
<updated>2023-02-06T15:40:10+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2023-01-30T19:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=33a04e74fc42d720c7be32172133a614f7268ec1'/>
<id>33a04e74fc42d720c7be32172133a614f7268ec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(cli): add setting of `allow_force_push` for protected branch</title>
<updated>2023-02-03T08:25:50+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2023-02-03T01:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=929e07d94d9a000e6470f530bfde20bb9c0f2637'/>
<id>929e07d94d9a000e6470f530bfde20bb9c0f2637</id>
<content type='text'>
For the CLI: add `allow_force_push` as an optional argument for
creating a protected branch.

API reference:
https://docs.gitlab.com/ee/api/protected_branches.html#protect-repository-branches

Closes: #2466
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the CLI: add `allow_force_push` as an optional argument for
creating a protected branch.

API reference:
https://docs.gitlab.com/ee/api/protected_branches.html#protect-repository-branches

Closes: #2466
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(group): add support for group restore API</title>
<updated>2023-01-18T19:37:49+00:00</updated>
<author>
<name>Mahadevan Karthi</name>
<email>mahadevan.karthi@engineering.digital.dwp.gov.uk</email>
</author>
<published>2023-01-18T15:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=9322db663ecdaecf399e3192810d973c6a9a4020'/>
<id>9322db663ecdaecf399e3192810d973c6a9a4020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
