jenkinsci / jenkinsci/configuration-as-code-plugin

Add authorization mechanics for Jenkins as a Code.

Open
#1,369 6 comments 3 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.8k
Forks
756
Avg merge
9h 47m
Merged PRs (30d)
10

Description

Hello,

In jenkins as a code plugin, we want to load jenkins.yaml file with configuration from bitbucket repository. We encounter one problem. Authenthication in bitbucket is done through Authorization headers. Unfortunately right now jenkins as a code is not supporting adding any headers or authorization information for yamlsource as url. Solution of this problem right now can be found in this fork: https://github.com/matankatz/configuration-as-code-plugin/commit/5bc8a7fa3b55ef59c2973e82dd43730cc1df8c97

Can we add this to jenkins, because it is really very useful and needed feature if you don't want to host static yaml file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.