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 }}
weakcamel
/
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 29, 2022
Merge pull request #2113 from tuxiqae/patch-1
Show description for ca3b438
nejch
authored
ca3b438
View commit details
Copy full SHA for ca3b438
Browse repository at this point
Merge pull request #2069 from antoineauger/test/unit-tests-projects
Show description for 0e4db56
nejch
authored
0e4db56
View commit details
Copy full SHA for 0e4db56
Browse repository at this point
refactor(test-projects): apply suggestions and use fixtures
antoineauger
committed
a51f848
View commit details
Copy full SHA for a51f848
Browse repository at this point
docs(readme): Remove redundant `-v` that breaks the command
Show description for c523e18
tuxiqae
committed
c523e18
View commit details
Copy full SHA for c523e18
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
Browse repository at this point
Merge pull request #2111 from python-gitlab/jlvillal/meta_fix
Show description for 6486566
nejch
authored
6486566
View commit details
Copy full SHA for 6486566
Browse repository at this point
Merge pull request #2112 from python-gitlab/jlvillal/doc_remove_tabs
Show description for 8771ad8
nejch
authored
8771ad8
View commit details
Copy full SHA for 8771ad8
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
Browse repository at this point
chore: fix misspelling
JohnVillalovos
committed
2d08fc8
View commit details
Copy full SHA for 2d08fc8
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
Browse repository at this point
chore: release v3.6.0
actions-user
committed
d9ea716
View commit details
Copy full SHA for d9ea716
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
Browse repository at this point
refactor: do not recommend plain gitlab.const constants
nejch
authored and
JohnVillalovos
committed
d652133
View commit details
Copy full SHA for d652133
Browse repository at this point
chore(deps): ignore python-semantic-release updates
nejch
authored and
JohnVillalovos
committed
f185b17
View commit details
Copy full SHA for f185b17
Browse repository at this point
refactor: avoid possible breaking change in iterator (#2107)
Show description for 212ddfc
JohnVillalovos
authored
212ddfc
View commit details
Copy full SHA for 212ddfc
Browse repository at this point
Merge pull request #2105 from python-gitlab/renovate/actions-setup-python-4.x
Show description for ebd5795
nejch
authored
ebd5795
View commit details
Copy full SHA for ebd5795
Browse repository at this point
chore(workflows): explicitly use python-version
nejch
committed
eb14475
View commit details
Copy full SHA for eb14475
Browse repository at this point
Merge pull request #2100 from python-gitlab/jlvillal/pylint_2022-06-26
Show description for 3c3f865
nejch
authored
3c3f865
View commit details
Copy full SHA for 3c3f865
Browse repository at this point
chore(deps): update typing dependencies
renovate[bot]
authored and
JohnVillalovos
committed
acc5c39
View commit details
Copy full SHA for acc5c39
Browse repository at this point
chore(deps): update actions/setup-python action to v4
renovate[bot]
authored
77c1f03
View commit details
Copy full SHA for 77c1f03
Browse repository at this point
chore(deps): update pre-commit hook pycqa/pylint to v2.14.3
renovate[bot]
authored and
JohnVillalovos
committed
d1fe838
View commit details
Copy full SHA for d1fe838
Browse repository at this point
test(pylint): enable pylint "unused-argument" check
Show description for 23feae9
JohnVillalovos
committed
23feae9
View commit details
Copy full SHA for 23feae9
Browse repository at this point
Commits on Jun 26, 2022
feat(downloads): allow streaming downloads access to response iterator (#1956)
Show description for b644721
TCatshoek
authored
b644721
View commit details
Copy full SHA for b644721
Browse repository at this point
refactor: remove no-op id argument in GetWithoutIdMixin
nejch
authored and
JohnVillalovos
committed
0f2a602
View commit details
Copy full SHA for 0f2a602
Browse repository at this point
docs(api): add separate section for advanced usage
nejch
authored and
JohnVillalovos
committed
22ae101
View commit details
Copy full SHA for 22ae101
Browse repository at this point
Commits on Jun 25, 2022
Merge pull request #2061 from bgamari/patch-1
Show description for f9b7c7b
nejch
authored
f9b7c7b
View commit details
Copy full SHA for f9b7c7b
Browse repository at this point
docs(api): document usage of head() methods
nejch
authored and
JohnVillalovos
committed
f555bfb
View commit details
Copy full SHA for f555bfb
Browse repository at this point
feat(api): support head() method for get and list endpoints
nejch
authored and
JohnVillalovos
committed
ce9216c
View commit details
Copy full SHA for ce9216c
Browse repository at this point
test(api): add tests for HEAD method
nejch
authored and
JohnVillalovos
committed
b0f02fa
View commit details
Copy full SHA for b0f02fa
Browse repository at this point
feat(api): implement HEAD method
gpocentek
authored and
JohnVillalovos
committed
90635a7
View commit details
Copy full SHA for 90635a7
Browse repository at this point
feat(users): add approve and reject methods to User
Show description for f57139d
2 people
authored and
nejch
committed
f57139d
View commit details
Copy full SHA for f57139d
Browse repository at this point
docs(projects): provide more detailed import examples
nejch
authored and
JohnVillalovos
committed
8f8611a
View commit details
Copy full SHA for 8f8611a
Browse repository at this point
docs(projects): document 404 gotcha with unactivated integrations
nejch
authored and
JohnVillalovos
committed
522ecff
View commit details
Copy full SHA for 522ecff
Browse repository at this point
docs(variables): instruct users to follow GitLab rules for values
nejch
authored and
JohnVillalovos
committed
194b6be
View commit details
Copy full SHA for 194b6be
Browse repository at this point
docs(api): stop linking to python-requests.org
nejch
authored and
JohnVillalovos
committed
49c7e83
View commit details
Copy full SHA for 49c7e83
Browse repository at this point
Previous
Next
You can’t perform that action at this time.