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
Type
/
to 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 }}
stdedos
/
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
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gitlab
docs
on
main
User selector
All users
All time
Commit history
Commits on Sep 26, 2022
feat: Add reset_approvals api
Show description for 88693ff
Lucas Zampieri
authored and
nejch
committed
88693ff
View commit details
Copy full SHA for 88693ff
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
feat: add support for deployment approval endpoint
Show description for 9c9eeb9
JohnVillalovos
committed
9c9eeb9
View commit details
Copy full SHA for 9c9eeb9
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
feat: add support for merge_base API
nejch
authored and
JohnVillalovos
committed
dd4fbd5
View commit details
Copy full SHA for dd4fbd5
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
chore: consolidate license and authors
nejch
authored and
JohnVillalovos
committed
366665e
View commit details
Copy full SHA for 366665e
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
docs: describe self-revoking personal access tokens
nejch
authored and
JohnVillalovos
committed
5ea48fc
View commit details
Copy full SHA for 5ea48fc
View code at this point
Browse repository at this point
Merge pull request #2194 from python-gitlab/jlvillal/update-gitlab
Show description for 7a53c69
nejch
authored
7a53c69
View commit details
Copy full SHA for 7a53c69
View code at this point
Browse repository at this point
chore(clusters): deprecate clusters support
Show description for b46b379
JohnVillalovos
committed
b46b379
View commit details
Copy full SHA for b46b379
View code at this point
Browse repository at this point
chore(topics): 'title' is required when creating a topic
Show description for 271f688
JohnVillalovos
committed
271f688
View commit details
Copy full SHA for 271f688
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
docs(cli): showcase use of token scopes
nejch
authored and
JohnVillalovos
committed
4a6f8d6
View commit details
Copy full SHA for 4a6f8d6
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
feat: add support for iterations API
nejch
authored and
JohnVillalovos
committed
194ee01
View commit details
Copy full SHA for 194ee01
View code at this point
Browse repository at this point
feat(groups): add support for shared projects API
nejch
authored and
JohnVillalovos
committed
66461ba
View commit details
Copy full SHA for 66461ba
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
docs(projects): document export with upload to URL
nejch
authored and
JohnVillalovos
committed
03f5484
View commit details
Copy full SHA for 03f5484
View code at this point
Browse repository at this point
Commits on Jul 24, 2022
feat(issues): add support for issue reorder API
nejch
authored and
JohnVillalovos
committed
8703324
View commit details
Copy full SHA for 8703324
View code at this point
Browse repository at this point
feat(namespaces): add support for namespace existence API
nejch
authored and
JohnVillalovos
committed
4882cb2
View commit details
Copy full SHA for 4882cb2
View code at this point
Browse repository at this point
Commits on Jul 23, 2022
feat: add support for group and project invitations API
nejch
authored and
JohnVillalovos
committed
7afd340
View commit details
Copy full SHA for 7afd340
View code at this point
Browse repository at this point
feat(projects): add support for project restore API
nejch
authored and
JohnVillalovos
committed
4794ecc
View commit details
Copy full SHA for 4794ecc
View code at this point
Browse repository at this point
refactor: migrate services to integrations
nejch
authored and
JohnVillalovos
committed
a428051
View commit details
Copy full SHA for a428051
View code at this point
Browse repository at this point
fix(runners): fix listing for /runners/all
nejch
authored and
JohnVillalovos
committed
c6dd57c
View commit details
Copy full SHA for c6dd57c
View code at this point
Browse repository at this point
docs: describe fetching existing export status
nejch
authored and
JohnVillalovos
committed
9c5b8d5
View commit details
Copy full SHA for 9c5b8d5
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
fix: add `get_all` param (and `--get-all`) to allow passing `all` to API
nejch
authored and
JohnVillalovos
committed
7c71d5d
View commit details
Copy full SHA for 7c71d5d
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
feat: add `asdict()` and `to_json()` methods to Gitlab Objects
Show description for 08ac071
JohnVillalovos
committed
08ac071
View commit details
Copy full SHA for 08ac071
View code at this point
Browse repository at this point
feat(groups): add support for group-level registry repositories
nejch
authored and
JohnVillalovos
committed
70148c6
View commit details
Copy full SHA for 70148c6
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
feat: support validating CI lint results
nejch
authored and
JohnVillalovos
committed
3b1ede4
View commit details
Copy full SHA for 3b1ede4
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
docs: document CI Lint usage
nejch
authored and
JohnVillalovos
committed
d5de4b1
View commit details
Copy full SHA for d5de4b1
View code at this point
Browse repository at this point
docs(users): add docs about listing a user's projects
Show description for 065a1a5
JohnVillalovos
committed
065a1a5
View commit details
Copy full SHA for 065a1a5
View code at this point
Browse repository at this point
Merge pull request #1896 from python-gitlab/jlvillal/ci_lint
Show description for d15fea0
nejch
authored
d15fea0
View commit details
Copy full SHA for d15fea0
View code at this point
Browse repository at this point
Merge pull request #2126 from python-gitlab/jlvillal/push_rules
Show description for 88a1535
nejch
authored
88a1535
View commit details
Copy full SHA for 88a1535
View code at this point
Browse repository at this point
feat(objects): add Project CI Lint support
Show description for b213dd3
JohnVillalovos
committed
b213dd3
View commit details
Copy full SHA for b213dd3
View code at this point
Browse repository at this point
docs: update return type of pushrules
Show description for 53cbecc
JohnVillalovos
committed
53cbecc
View commit details
Copy full SHA for 53cbecc
View code at this point
Browse repository at this point
docs: describe ROPC flow in place of password authentication
nejch
authored and
JohnVillalovos
committed
91c17b7
View commit details
Copy full SHA for 91c17b7
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
feat: add support for group push rules
Show description for b5cdc09
O'Keefe, Gerard (Gerry)
authored and
JohnVillalovos
committed
b5cdc09
View commit details
Copy full SHA for b5cdc09
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Merge pull request #2110 from python-gitlab/jlvillal/mr_approval_rules
Show description for 389e1e6
nejch
authored
389e1e6
View commit details
Copy full SHA for 389e1e6
View code at this point
Browse repository at this point
chore(docs): convert tabs to spaces
Show description for 9ea5520
JohnVillalovos
committed
9ea5520
View commit details
Copy full SHA for 9ea5520
View code at this point
Browse repository at this point
feat(api): add support for `get` for a MR approval rule
Show description for 89c18c6
JohnVillalovos
committed
89c18c6
View commit details
Copy full SHA for 89c18c6
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
test: add tests and clean up usage for new enums
nejch
authored and
JohnVillalovos
committed
323ab3c
View commit details
Copy full SHA for 323ab3c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.