integrations / microsoft-teams

Bringing your code and work to the conversations you care about with the GitHub and Microsoft integration
428 stars 95 forks source link

Teams for GitHub is requesting "Read and Write access to Actions" #270

Closed a-mnich closed 1 year ago

a-mnich commented 1 year ago

I just got a notifcation that the microsoft teams integration requested "Read and Write access to Actions".

I've read through the documented GitHub permission scopes and there are neither permissions for actions nor any write permissions documented.

This is a bit unsettling as I currently do not know if this permission request was triggered by a user or why this permissions is needed at all. I don't want to grant any app write permissions when I dont' know what they are used for.

Could you provide any details on why these permissions are necessary? In Addition it would be nice if you could at them to the documentation. :)

MicrosoftTeams-image (1)

eric-01001000 commented 1 year ago

We've got the same permissions update request.

cjberg commented 1 year ago

Same here. I'm guessing it's related to this:

GitHub Actions notifications and manage capabilities - Provide capabilities to run, view and manage workflows from chat. We are aiming to rollout this support by November 2022.

ashokirla commented 1 year ago

Hi 👋

Today we have shipped Actions workflow notifications feature. If you want to use this feature, you need to grant permissions for your org to send Actions events. More details about the feature can be found here: https://github.com/integrations/microsoft-teams#actions-workflow-notifications

a-mnich commented 1 year ago

Hi, thanks for the clarification and the updated documentation! - I guess everything is clear now. 😄

nicklegan commented 1 year ago