Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
alvistack
/
python-gitlab-python-gitlab
Public
forked from
python-gitlab/python-gitlab
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gitlab-python-gitlab
gitlab
on
alvistack/v6.2.0
User selector
All users
All time
Commit history
Commits on Jul 28, 2025
chore: release v6.2.0
semantic-release
committed
5f3aa2f
View commit details
Copy full SHA for 5f3aa2f
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
feat(api): add ListMixin to ProjectIssueDiscussionNoteManager
Massimiliano Riva
authored and
JohnVillalovos
committed
f908f0e
View commit details
Copy full SHA for f908f0e
View code at this point
Browse repository at this point
feat(api): add ListMixin to ProjectMergeRequestDiscussionNoteManager
Show description for 865339a
Massimiliano Riva
authored and
JohnVillalovos
committed
865339a
View commit details
Copy full SHA for 865339a
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
chore: release v6.1.0
semantic-release
committed
b2c7225
View commit details
Copy full SHA for b2c7225
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
feat(const): add PLANNER_ACCESS constant
matthias-reiff
authored and
nejch
committed
ba6f174
View commit details
Copy full SHA for ba6f174
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
chore: update to mypy 1.16.0 and resolve issues found
Show description for f734c58
JohnVillalovos
authored and
nejch
committed
f734c58
View commit details
Copy full SHA for f734c58
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
feat(api): add support for project tag list filters
Novi Sandlin
authored and
JohnVillalovos
committed
378a836
View commit details
Copy full SHA for 378a836
View code at this point
Browse repository at this point
feat(groups): add protectedbranches to group class (#3164)
xakepnz
authored and
JohnVillalovos
committed
bfd31a8
View commit details
Copy full SHA for bfd31a8
View code at this point
Browse repository at this point
feat(api): add listing user contributed projects
darkhaniop
authored and
JohnVillalovos
committed
98c1307
View commit details
Copy full SHA for 98c1307
View code at this point
Browse repository at this point
feat(api): pipeline inputs support (#3194)
caillouc
authored and
JohnVillalovos
committed
306c4b1
View commit details
Copy full SHA for 306c4b1
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
chore: release v6.0.0
semantic-release
committed
8bae3b5
View commit details
Copy full SHA for 8bae3b5
View code at this point
Browse repository at this point
Commits on May 15, 2025
feat(api): add support for token self-rotation
Massimiliano Riva
authored and
JohnVillalovos
committed
da40e09
View commit details
Copy full SHA for da40e09
View code at this point
Browse repository at this point
Commits on May 14, 2025
feat(api): add iteration_id as boards create attribute (#3191)
massimiliano96
authored
938b0d9
View commit details
Copy full SHA for 938b0d9
View code at this point
Browse repository at this point
Commits on May 13, 2025
feat(settings): implement support for 'silent_mode_enabled'
Show description for a9163a9
AdrianDC
authored and
JohnVillalovos
committed
a9163a9
View commit details
Copy full SHA for a9163a9
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
feat(api): add support for avatar removal
Show description for 5edd2e6
rickbrouwer
authored and
JohnVillalovos
committed
5edd2e6
View commit details
Copy full SHA for 5edd2e6
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
feat: adds member role methods
SachinKSingh28
authored and
nejch
committed
055557e
View commit details
Copy full SHA for 055557e
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
feat(api)!: ListMixin.list typing overload
Show description for 6eee494
igorp-collabora
authored and
nejch
committed
6eee494
View commit details
Copy full SHA for 6eee494
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
feat(api): add support for adding instance deploy keys
nejch
authored and
JohnVillalovos
committed
22be96c
View commit details
Copy full SHA for 22be96c
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
docs: Use get_all keyword arg instead of all in docstrings
Show description for f62dda7
igorp-collabora
authored and
nejch
committed
f62dda7
View commit details
Copy full SHA for f62dda7
View code at this point
Browse repository at this point
feat(api)!: Make RESTObjectList typing generic
Show description for befba35
igorp-collabora
authored and
nejch
committed
befba35
View commit details
Copy full SHA for befba35
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
chore: reformat code with skip_magic_trailing_comma = true
Show description for 2100aa4
JohnVillalovos
authored and
nejch
committed
2100aa4
View commit details
Copy full SHA for 2100aa4
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
refactor: use more python3.9 syntax
nejch
authored and
JohnVillalovos
committed
4e90c11
View commit details
Copy full SHA for 4e90c11
View code at this point
Browse repository at this point
feat(api): Make RESTManager generic on RESTObject class
Show description for 91c4f18
igorp-collabora
authored and
nejch
committed
91c4f18
View commit details
Copy full SHA for 91c4f18
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
chore: Remove trivial get methods in preparation for generic Get mixin
Show description for edd01a5
igorp-collabora
authored and
nejch
committed
edd01a5
View commit details
Copy full SHA for edd01a5
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
chore: release v5.6.0
semantic-release
committed
515a8a2
View commit details
Copy full SHA for 515a8a2
View code at this point
Browse repository at this point
feat(group): add support for group level MR approval rules
amimas
authored and
nejch
committed
304bdd0
View commit details
Copy full SHA for 304bdd0
View code at this point
Browse repository at this point
chore: release v5.5.0
semantic-release
committed
cfa6358
View commit details
Copy full SHA for cfa6358
View code at this point
Browse repository at this point
chore: relax typing constraints for response action
nejch
authored and
max-wittig
committed
f430078
View commit details
Copy full SHA for f430078
View code at this point
Browse repository at this point
chore: add deprecation warning for mirror_pull functions
nicoklaus
authored and
nejch
committed
7f6fd5c
View commit details
Copy full SHA for 7f6fd5c
View code at this point
Browse repository at this point
feat(projects): add pull mirror class
nicoklaus
authored and
nejch
committed
2411bff
View commit details
Copy full SHA for 2411bff
View code at this point
Browse repository at this point
chore: release v5.4.0
semantic-release
committed
30f470b
View commit details
Copy full SHA for 30f470b
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
feat(api): Narrow down return type of ProjectFileManager.raw using typing.overload
Show description for 36d9b24
igorp-collabora
authored and
nejch
committed
36d9b24
View commit details
Copy full SHA for 36d9b24
View code at this point
Browse repository at this point
feat(api): add support for external status check
SachinKSingh28
authored and
nejch
committed
175b355
View commit details
Copy full SHA for 175b355
View code at this point
Browse repository at this point
fix(api): return the new commit when calling cherry_pick
mschoettle
authored and
nejch
committed
de29503
View commit details
Copy full SHA for de29503
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
chore: fix missing space in deprecation message
JohnVillalovos
authored and
nejch
committed
ba75c31
View commit details
Copy full SHA for ba75c31
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.