Skip to content

Draft: Feat: Add rundeck integration

Steffy Fort requested to merge fe80/gitlab:integration/rundeck into master

What does this MR do and why?

This MR propose a new integration for Rundeck webooks.

I would like to add the Authorization String, it's a simple header Authorization to add for security access, but I don't found the correct solution to pass an additional header to the hook execution.

Headers are created on build_headers, but I can add a new one. Should I create a new class for Rundeck hook or add a custom headers feature on build_headers ? I need your help an your advice for this part.

Screenshots or screen recordings

Screenshot_2023-04-03_at_23-30-01_Rundeck___Integrations___Settings___test___test___GitLab

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Steffy Fort

Merge request reports