Skip to content

Enhance releases API docs for CI_JOB_TOKEN usage #1854

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

MRigal
Copy link
Contributor

@MRigal MRigal commented Jan 21, 2022

Fixes #1850
@max-wittig @nejch willing to have a look on it?

Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MRigal for following up on this! Just a small nitpick, and I think commitlint might complain because of the capitilized message, so a little --amend might be needed :)

@MRigal MRigal force-pushed the docs/small-releases-additions branch from 3ff9d27 to 5d973de Compare January 21, 2022 18:14
@MRigal
Copy link
Contributor Author

MRigal commented Jan 21, 2022

Thanks @nejch for the review. My bad for the commit format, I had seen the pre-commit configs, but forgot to install the specific hook type, although precisely described here: https://github.com/python-gitlab/python-gitlab/blob/main/CONTRIBUTING.rst#development-workflow

Hope this fits the expectation now and hope this can help someone else :-)

@MRigal MRigal requested a review from nejch January 21, 2022 18:17
@nejch
Copy link
Member

nejch commented Jan 21, 2022

Looks great, thanks again @MRigal! If you find anything else that doesn't make sense feel free to contribute as well! :)

@nejch nejch merged commit ff04900 into python-gitlab:main Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to access Releases API via CI_JOB_TOKEN
2 participants