Merge pull request #13487 from tanguyantoine/feat/allow-jenkins-plugin-to-send-extra-headers

feat(jenkins-backend): extend config to allow passing extra headers
This commit is contained in:
Fredrik Adelöw
2022-09-06 09:22:41 +02:00
committed by GitHub
5 changed files with 37 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-jenkins-backend': patch
---
Extend configuration so that extra headers can be sent to jenkins instance