{"id":5801808,"name":"opsless/ms-teams-github-actions","ecosystem":"actions","description":"Microsoft Teams Github Actions integration","homepage":"https://github.com/marketplace/actions/opsless-ms-teams-github-actions","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/opsless/ms-teams-github-actions","keywords_array":["github-actions","integration","ms-teams","notifications"],"namespace":"opsless","versions_count":22,"first_release_published_at":"2020-08-29T20:10:40.000Z","latest_release_published_at":"2025-09-28T07:56:35.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-05-08T22:17:05.559Z","created_at":"2023-01-04T13:25:16.449Z","updated_at":"2026-05-08T22:17:05.559Z","registry_url":"https://github.com/opsless/ms-teams-github-actions","install_command":null,"documentation_url":null,"metadata":{"name":"opsless/ms-teams-github-actions","description":"Microsoft Teams Github Actions integration","author":"opsless.io team","inputs":{"github-token":{"required":true,"description":"Github token"},"webhook-uri":{"required":true,"description":"MS Teams webhook URI"}},"runs":{"using":"node24","main":"dist/main/index.js"},"branding":{"icon":"truck","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":39880903,"uuid":"291329464","full_name":"opsless/ms-teams-github-actions","owner":"opsless","description":"Github Action to send workflow status notification to Microsoft Teams","archived":false,"fork":false,"pushed_at":"2025-09-28T08:38:57.000Z","size":1266,"stargazers_count":39,"open_issues_count":13,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-28T09:25:11.421Z","etag":null,"topics":["github-actions","integration","ms-teams","notifications"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/opsless-ms-teams-github-actions","language":"TypeScript","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/opsless.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-29T18:45:42.000Z","updated_at":"2025-09-28T07:56:39.000Z","dependencies_parsed_at":"2024-04-06T01:31:09.723Z","dependency_job_id":"a1844a75-6bd4-4c48-9336-60f72c2128d6","html_url":"https://github.com/opsless/ms-teams-github-actions","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.3157894736842105,"last_synced_commit":"7f07284f5dab34de116ddd013f34f03132b421fd"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/opsless/ms-teams-github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opsless","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/sbom","scorecard":{"id":108642,"data":{"date":"2025-08-04","repo":{"name":"github.com/opsless/ms-teams-github-actions","commit":"4a7f4c4fa8fb1d363f95ba7a3a0122b3462beb24"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/opsless/ms-teams-github-actions/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/opsless/ms-teams-github-actions/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:36:51.553Z","repository_id":39880903,"created_at":"2025-08-15T11:36:51.553Z","updated_at":"2025-08-15T11:36:51.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277352137,"owners_count":25803850,"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","status":"online","status_checked_at":"2025-09-28T02:00:08.834Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"opsless","name":"opsless","uuid":"46645940","kind":"organization","description":"","email":null,"website":"https://opsless.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46645940?v=4","repositories_count":1,"last_synced_at":"2024-04-28T01:23:10.666Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/opsless","funding_links":[],"total_stars":34,"followers":0,"following":0,"created_at":"2022-11-18T17:36:29.774Z","updated_at":"2024-04-28T01:23:10.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opsless","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opsless/repositories"},"tags":[{"name":"2.0.0","sha":"983fb12d4b52b2fcdd3d3004703aae6ca365c929","kind":"commit","published_at":"2025-09-28T07:56:35.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/2.0.0","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/2.0.0/manifests"},{"name":"1.3.0","sha":"4a7f4c4fa8fb1d363f95ba7a3a0122b3462beb24","kind":"commit","published_at":"2025-04-24T03:53:13.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/1.3.0","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/1.3.0","dependencies_parsed_at":"2025-05-16T04:59:23.823Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"00b7c071e78114403cefecda3e46b15a71dbb017","kind":"commit","published_at":"2024-03-21T15:15:34.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/1.2.1","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/1.2.1","dependencies_parsed_at":"2024-03-23T04:17:46.722Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"e10d8e51c8872bfcc5c62134521b3a75b3fec60f","kind":"commit","published_at":"2024-03-21T00:58:51.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/1.2.0","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/1.2.0","dependencies_parsed_at":"2024-03-22T04:08:36.987Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"1076ef8a133fb899741bc9510cd9baae72a15327","kind":"commit","published_at":"2024-03-20T14:23:34.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/1.1.3","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/1.1.3","dependencies_parsed_at":"2024-03-22T04:08:37.037Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"5de7e07f9ce5bd9ed322c2649f1387d4256f1084","kind":"commit","published_at":"2023-10-19T04:38:50.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/1.1.2","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/1.1.2","dependencies_parsed_at":"2023-10-21T04:24:07.357Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"c67f35c53aa317531c73e6dd11ae7cf9e36c2f30","kind":"commit","published_at":"2023-10-18T15:33:26.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/1.1.1","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/1.1.1","dependencies_parsed_at":"2023-10-20T04:31:01.932Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9387213d617841a45d25e52645ead7224ffbe037","kind":"commit","published_at":"2023-10-18T15:17:02.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/1.1.0","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/1.1.0","dependencies_parsed_at":"2023-10-20T04:31:01.917Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"2a28664a5d753413c2b39693181479a0f587ad6d","kind":"commit","published_at":"2023-10-18T14:22:25.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/1.0.0","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/1.0.0","dependencies_parsed_at":"2023-10-20T04:31:02.265Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"7f07284f5dab34de116ddd013f34f03132b421fd","kind":"commit","published_at":"2022-05-23T16:50:56.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.3.0","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.3.0","dependencies_parsed_at":"2023-05-31T09:23:30.812Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"d3138e370ca35ed5635004386cfbc92ed562956e","kind":"commit","published_at":"2022-05-23T16:36:12.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.2.5","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.2.5","dependencies_parsed_at":"2023-05-31T09:23:31.277Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.5/manifests"},{"name":"0.2.3","sha":"60471f2dd4fdd3418c956fadb2cf3924d54eb316","kind":"commit","published_at":"2021-04-12T08:55:24.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.2.3","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.2.3","dependencies_parsed_at":"2023-05-31T09:23:31.687Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"57faf887e60a800e52aff3b332d5eb08092bd8fa","kind":"commit","published_at":"2021-04-11T17:10:42.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.2.2","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.2.2","dependencies_parsed_at":"2023-05-31T09:23:32.142Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"89b589a127a75bc0f5ccf521d494b9a63a8237d3","kind":"commit","published_at":"2021-04-11T16:59:36.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.2.1","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.2.1","dependencies_parsed_at":"2023-05-31T09:23:32.580Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"9ebedd98463b95801d903fc4116fb7476329d76e","kind":"commit","published_at":"2021-04-11T16:46:04.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.2.0","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.2.0","dependencies_parsed_at":"2023-05-31T09:23:33.048Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.2.0/manifests"},{"name":"0.1.6","sha":"3f5ae2015db4b4c40b815c5d9d9046e6d23e7903","kind":"commit","published_at":"2021-01-16T14:08:59.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.1.6","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.1.6","dependencies_parsed_at":"2023-05-31T09:23:33.425Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"d76043b92405268a618e0bf583e249298f1d7f37","kind":"commit","published_at":"2020-11-22T08:51:16.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.1.5","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.1.5","dependencies_parsed_at":"2023-05-31T09:23:33.949Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"fa33bd1e6069c3d5be95eeef17cb4175250229fd","kind":"commit","published_at":"2020-10-24T11:42:57.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.1.4","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.1.4","dependencies_parsed_at":"2023-05-31T09:23:34.352Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cd1f34c564833fa64228e943bd3e7832475f671","kind":"commit","published_at":"2020-10-24T11:25:56.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.1.3","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.1.3","dependencies_parsed_at":"2023-05-31T09:23:34.819Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8cbac8f3936c5d9f40e2c7a253f872ed7224a5c6","kind":"commit","published_at":"2020-10-24T11:13:21.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.1.2","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.1.2","dependencies_parsed_at":"2023-05-31T09:23:35.231Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"ead622e397b9fb84c1c15543c76f524bdf797553","kind":"commit","published_at":"2020-09-02T16:55:53.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.1.1","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.1.1","dependencies_parsed_at":"2023-05-31T09:23:35.727Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"a8d6e1620675a520f04be3feca961b79e6cecee8","kind":"commit","published_at":"2020-08-29T20:10:40.000Z","download_url":"https://codeload.github.com/opsless/ms-teams-github-actions/tar.gz/0.1.0","html_url":"https://github.com/opsless/ms-teams-github-actions/releases/tag/0.1.0","dependencies_parsed_at":"2023-05-31T09:23:36.165Z","dependency_job_id":null,"purl":"pkg:github/opsless/ms-teams-github-actions@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T03:38:31.366Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.788464585644114,"dependent_packages_count":0.0,"stargazers_count":5.219458089050864,"forks_count":9.491364284582476,"docker_downloads_count":null,"average":9.874821739819364},"purl":"pkg:githubactions/opsless/ms-teams-github-actions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/opsless/ms-teams-github-actions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/opsless/ms-teams-github-actions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/opsless/ms-teams-github-actions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T10:00:51.965Z","issues_count":11,"pull_requests_count":121,"avg_time_to_close_issue":32811775.555555556,"avg_time_to_close_pull_request":2171763.6404494382,"issues_closed_count":9,"pull_requests_closed_count":89,"pull_request_authors_count":6,"issue_authors_count":10,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.2892561983471074,"merged_pull_requests_count":59,"bot_issues_count":1,"bot_pull_requests_count":95,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":60.0,"past_year_avg_time_to_close_pull_request":115.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsless%2Fms-teams-github-actions/issues","maintainers":[{"login":"opsless-bot","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/opsless-bot"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opsless%2Fms-teams-github-actions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opsless%2Fms-teams-github-actions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opsless%2Fms-teams-github-actions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opsless%2Fms-teams-github-actions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opsless%2Fms-teams-github-actions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opsless%2Fms-teams-github-actions/codemeta","maintainers":[]}