{"id":15090120,"url":"https://github.com/baerwang/actions-lark","last_synced_at":"2026-01-04T19:02:31.847Z","repository":{"id":238279180,"uuid":"796236375","full_name":"baerwang/actions-lark","owner":"baerwang","description":"Actions Any failed operation can be implemented with the tool to implement lark notifications","archived":false,"fork":false,"pushed_at":"2024-05-05T11:12:13.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T11:12:46.897Z","etag":null,"topics":["action","actions","lark-bot"],"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/baerwang.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":"2024-05-05T11:02:13.000Z","updated_at":"2024-05-05T11:12:16.000Z","dependencies_parsed_at":"2024-05-05T12:23:22.701Z","dependency_job_id":"f561b97c-f640-41c9-be46-d52eb15cc8e9","html_url":"https://github.com/baerwang/actions-lark","commit_stats":null,"previous_names":["baerwang/actions-lark"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baerwang%2Factions-lark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baerwang%2Factions-lark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baerwang%2Factions-lark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baerwang%2Factions-lark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baerwang","download_url":"https://codeload.github.com/baerwang/actions-lark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244825193,"owners_count":20516587,"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":["action","actions","lark-bot"],"created_at":"2024-09-25T09:21:42.221Z","updated_at":"2026-01-04T19:02:31.766Z","avatar_url":"https://github.com/baerwang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# actions-lark - Github Action\n\nActions Any failed operation can be implemented with the tool to implement lark notifications\n\n## Example usage\n\nThen you can use the following example to create a workflow file in your repository.\n\n```yaml\nname: Test CI \u0026 CD\non:\n  push:\n    branches:\n\njobs:\n  deps-update:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v3\n\n      - name: Integration failure notifications\n        if: ${{ failure() }}\n        uses: baerwang/actions-lark@main\n        with:\n          lark-bot-notify-webhook: ${{ secrets.LARK_BOT_NOTIFY_WEBHOOK_FME }}\n          title: \"Integration test failure 💥\"\n          action-link: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaerwang%2Factions-lark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaerwang%2Factions-lark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaerwang%2Factions-lark/lists"}