{"id":16602406,"url":"https://github.com/lnxpy/kavenegar-action","last_synced_at":"2025-07-17T06:35:06.191Z","repository":{"id":185348526,"uuid":"673376195","full_name":"lnxpy/kavenegar-action","owner":"lnxpy","description":":zap: @kavenegar SMS notifier action (unofficial)","archived":false,"fork":false,"pushed_at":"2024-09-17T12:11:59.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T14:06:24.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lnxpy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-08-01T13:40:03.000Z","updated_at":"2024-09-17T12:10:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"4184df36-6a7a-4544-9d80-50788b6fd409","html_url":"https://github.com/lnxpy/kavenegar-action","commit_stats":null,"previous_names":["lnxpy/kavenegar_action","lnxpy/kavenegar-action"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lnxpy/kavenegar-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fkavenegar-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fkavenegar-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fkavenegar-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fkavenegar-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnxpy","download_url":"https://codeload.github.com/lnxpy/kavenegar-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fkavenegar-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265573599,"owners_count":23790468,"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":"2024-10-12T00:22:02.211Z","updated_at":"2025-07-17T06:35:06.166Z","avatar_url":"https://github.com/lnxpy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Kavenegar Action\n\n\u003cimg alt=\"action-badge\" src=\"https://img.shields.io/badge/Kavenegar Action-white?logo=github-actions\u0026label=GitHub%20Action\u0026labelColor=white\u0026color=0064D7\"\u003e \u003ca href=\"https://github.com/lnxpy/pyaction\"\u003e\u003cimg alt=\"pyaction\" src=\"https://img.shields.io/badge/PyAction-white?\u0026label=Made%20with\u0026labelColor=white\u0026color=0064D7\"\u003e\u003c/a\u003e\n\nSend SMS within your workflows.\n\n### Usage\nYou can use this action to send messages about the events happening to your repository. In this example, whenever someone opens a new issue on the repository, there will be an SMS sent to your phone.\n\n```yml\nname: Issue-opening Notifier\non:\n  issues:\n    types: [opened]\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Sending SMS\n        uses: lnxpy/kavenegar_action@v2\n        with:\n          api_key: ${{ secrets.API_KEY }}\n          receptor: ${{ secrets.RECEPTOR }}\n          message: ${{ github.event.issue.title }} is opened on your repository!\n```\n\nKeep in mind to set the `secrets`. Here is a [quick guide](https://docs.github.com/en/actions/security-guides/encrypted-secrets) about it. Generate `API_KEY` from your profile dashboard on [Kavenegar](https://kavenegar.com/).\n\n### License\nThis action is licensed under some specific terms. Check [here](LICENSE) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnxpy%2Fkavenegar-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnxpy%2Fkavenegar-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnxpy%2Fkavenegar-action/lists"}