integrations / microsoft-teams

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

@github subscribe list no answer #366

Open kingma-sbw opened 5 months ago

kingma-sbw commented 5 months ago

Describe the bug @github subscribe list has no effect To Reproduce Steps to reproduce the behavior:

  1. Open channel
  2. Type '.@github subscribe list

Expected behavior A list

Screenshots image

Desktop (please complete the following information):

I did get this as answer after sign in

Configure subscriptions
You can customize your notifications by subscribing to activity that is relevant to your Teams channel.
@github subscribe owner/repo [feature]
@github unsubscribe owner/repo [feature]
Disabled by default and can be enabled
reviews branches discussions workflows 
Enabled by default and can be disabled
issues pulls commits comments releases deployments 
Branch Filters for commit
Branch filters allow filtering commit notifications. By default when you subscribe for commits feature, you will get notifications for your default branch (i.e. main). However, you can choose to filter on a specific branch, or a pattern of branches or all branches.
@github subscribe owner/repo commits:"mybranch/*"
Label filters for issues, pull requests
Filter incoming events based on the user provided list of labels
@github subscribe owner/repo +label:"my label"
@github unsubscribe owner/repo +label:"my label"
Workflows notification filters
You can filter your actions workflows notifications based on name, event, actor and/or branch. You can filter the notifications as below.
@github subscribe owner/repo workflows:{name:"your workflow name" event:"workflow event" branch:"branch name" actor:"actor name"}
By default, when you configure workflow notifications without passing any filters, it is configured for workflows triggered via pull requests targeting your default branch.
List active subscriptions
List all active subscriptions in a channel
@github subscribe listList all active subscriptions with subscription features
@github subscribe list features
surajssd commented 4 months ago

In my experience it does not pick up @github but it picks up @github -> autocomplete tagging -> GitHub