Replies: 2 comments 3 replies
-
I'm not sure off the top of my head. But one thing that can help is to do:
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Thank for the help! And good tips. I'll be able to explore more with that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description of the problem, including code/CLI snippet
I read https://python-gitlab.readthedocs.io/en/stable/gl_objects/projects.html
But I didn't find a reference to the short project "description".
The gitlab API mentions a short "description" for Projects here: https://docs.gitlab.com/ee/api/projects.html#create-project
I think that the same as using the web interface Settings -> General -> Project description.
Can we retrieve this short description using python-gitlab?
Expected Behavior
Be able to retrieve the short project description.
Actual Behavior
Specifications
Beta Was this translation helpful? Give feedback.
All reactions