{"id":24517884,"url":"https://github.com/moattarwork/action.teams.sendmessage","last_synced_at":"2025-03-15T11:11:37.840Z","repository":{"id":44073502,"uuid":"207893407","full_name":"moattarwork/Action.Teams.SendMessage","owner":"moattarwork","description":"SendMessage action to Microsoft Teams","archived":false,"fork":false,"pushed_at":"2023-01-04T09:59:12.000Z","size":2481,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T05:18:03.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moattarwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-11T19:44:06.000Z","updated_at":"2019-09-11T23:09:58.000Z","dependencies_parsed_at":"2023-02-02T08:01:51.900Z","dependency_job_id":null,"html_url":"https://github.com/moattarwork/Action.Teams.SendMessage","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"0f048bdfc77367c75948cec2f4d9af747ebe4f79"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"actions/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moattarwork%2FAction.Teams.SendMessage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moattarwork%2FAction.Teams.SendMessage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moattarwork%2FAction.Teams.SendMessage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moattarwork%2FAction.Teams.SendMessage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moattarwork","download_url":"https://codeload.github.com/moattarwork/Action.Teams.SendMessage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243719398,"owners_count":20336607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-22T01:35:51.281Z","updated_at":"2025-03-15T11:11:37.811Z","avatar_url":"https://github.com/moattarwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Action - Teams: Send Message\n\nThis action can be used to send a message to a specific channel in Microsoft Teams using web hooks.\n\n## Steps\n\n- Add web hook support to your specific channel in Microsoft Teams. You can find the setup process [here](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/connectors/connectors-using#setting-up-a-custom-incoming-webhook)\n- Add the current action to your github workflow and setup the webhook-url and message. Here is an example:\n\n```yaml\n- name: Publish sucess to Microsoft Teams\n  uses: moattarwork/Action.Teams.SendMessage@V1\n  with:\n    webhook-url: ${{ secrets.TEAMS_WEBHOOK_URL }}\n    message: 'Build was successful for Onff project'\n```\n\n**NOTE:** You can define your secret in your repo settings \u003e secrets and reference them here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoattarwork%2Faction.teams.sendmessage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoattarwork%2Faction.teams.sendmessage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoattarwork%2Faction.teams.sendmessage/lists"}