navicore / teams-notification-resource

for Concourse CI notifications on Microsoft Teams
MIT License
32 stars 33 forks source link

https://github.com/navicore/teams-notification-resource/issues/17 #19

Closed navicore closed 2 years ago

navicore commented 2 years ago

enabling proxy support.

new config for resource:

resources:
- name: alert
  type: teams-notification
  source:
    url: "https://dtlaboratory.webhook.office.com/webhookbblahblahblah"
    proxy_url: http://my.proxy.net
    proxy_port: 1234
    proxy_username: myapp
    proxy_password: mysecret