Skip to content
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

[PR #6130/c077818c backport][stable-6] Fixes #6112: community.general.gitlab_runner KeyError: 'access_level' #6142

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Mar 4, 2023

This is a backport of PR #6130 as merged into main (c077818).

SUMMARY

The fix ensures that no 'KeyError' is raised, when 'access_level' is not provided as module parameter or when 'access_level_on_creation' is false.

Signed-off-by: Christoph Fiehe c.fiehe@eurodata.de

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

gitlab_runner

…#6130)

The fix ensures that no 'KeyError' is raised, when 'access_level' is not provided as module parameter or when 'access_level_on_creation' is false.

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
Co-authored-by: Christoph Fiehe <c.fiehe@eurodata.de>
(cherry picked from commit c077818)
@ansibullbot ansibullbot added backport bug This issue/PR relates to a bug gitlab module module new_contributor Help guide this first time contributor plugins plugin (any type) source_control labels Mar 4, 2023
@felixfontein felixfontein merged commit b12113c into stable-6 Mar 4, 2023
@felixfontein felixfontein deleted the patchback/backports/stable-6/c077818c5dfd70ccda3b9d09fa5a8c9bf62f2938/pr-6130 branch March 4, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug gitlab module module new_contributor Help guide this first time contributor plugins plugin (any type) source_control
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants