gocd-slack-build-notifier icon indicating copy to clipboard operation
gocd-slack-build-notifier copied to clipboard

Send notifications to Microsoft Teams

Open harish123321 opened this issue 6 years ago • 8 comments

I want to send build information to Microsoft Teams from GOCD. Is there any way can I do it.

harish123321 avatar Dec 29 '18 03:12 harish123321

@harish123321 We don't support Microsoft Teams right now. Let me know if you're willing to help by sending a PR. It should be easy to add that integration in here.

ashwanthkumar avatar Jan 01 '19 17:01 ashwanthkumar

I was wondering if there is a push for this feature or if there is any other solution that could be used.

sagrawal-myriad avatar Jun 17 '21 19:06 sagrawal-myriad

I'm just going to put this out here, if someone is willing to help for this feature. You might need a parallel implementation of this class for MS Teams. I would be happy to review any PRs regarding this.

ashwanthkumar avatar Jun 18 '21 05:06 ashwanthkumar

Hi @ashwanthkumar , I've started to work on this and would love some feedback if you have time. https://github.com/lukelast/gocd-slack-build-notifier/commits/master

lukelast avatar Oct 12 '21 18:10 lukelast

Hi @ashwanthkumar , what do you think of the PR posted above?

jdavisp3 avatar Oct 25 '21 23:10 jdavisp3

@jdavisp3 I did look at the commits on the fork and they look good. I haven't personally used Teams though so would need help in validating the changes in a real installation. For the changes to get merged, I would also need help with the documentation for the relevant bits.

ashwanthkumar avatar Oct 25 '21 23:10 ashwanthkumar

@jdavisp3 I did look at the commits on the fork and they look good. I haven't personally used Teams though so would need help in validating the changes in a real installation. For the changes to get merged, I would also need help with the documentation for the relevant bits.

🆒 we can help with that. We will be testing in a real installation and can help with documentation.

jdavisp3 avatar Oct 25 '21 23:10 jdavisp3

@ashwanthkumar I created a PR for Teams support. https://github.com/ashwanthkumar/gocd-slack-build-notifier/pull/112

I took a stab at updating the readme. Please let me know if there's anything else I can do.

lukelast avatar Nov 23 '21 18:11 lukelast

Fixed via #112

ashwanthkumar avatar Dec 08 '22 16:12 ashwanthkumar