{"id":51607796,"url":"https://github.com/precice/notify-action","last_synced_at":"2026-07-12T03:02:03.587Z","repository":{"id":365674088,"uuid":"1273129790","full_name":"precice/notify-action","owner":"precice","description":"Sends a workflow status notification to a matrix room","archived":false,"fork":false,"pushed_at":"2026-06-18T10:55:57.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-18T12:09:09.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/precice.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,"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},"funding":{"custom":"https://precice.org/community-support-precice"}},"created_at":"2026-06-18T08:30:46.000Z","updated_at":"2026-06-18T10:55:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/precice/notify-action","commit_stats":null,"previous_names":["precice/notify-action"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/precice/notify-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fnotify-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fnotify-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fnotify-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fnotify-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/precice","download_url":"https://codeload.github.com/precice/notify-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fnotify-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35380480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"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"}},"keywords":[],"created_at":"2026-07-12T03:02:01.713Z","updated_at":"2026-07-12T03:02:03.572Z","avatar_url":"https://github.com/precice.png","language":null,"funding_links":["https://precice.org/community-support-precice"],"categories":[],"sub_categories":[],"readme":"# notify-action\n\nSends a workflow status notification to a matrix room.\n\n## Login and room info\n\nInput: `homeserver`\nInput: `login`\nInput: `password`\n\nThe homeserver and access token of an account can be found at the bottom of Settings \u003e Help \u0026 About in the Element Web client.\n\nInput: `room_id`\nThe [room id](https://spec.matrix.org/v1.18/appendices/#common-identifier-format) of the room to post in following the format `!string:domain`.\nThe account needs to be member of the room for this action to work.\n\n## Message format\n\nThe message follows the following structure:\n\n```\nstatus_icon [repository/workflow](link) timestamp mention\n```\n\nThe message is dense to make it easier to view on mobile clients.\n\n## Status\n\nInput: `status`\nDefault: `job.status`\n\n`status` | `status_icon`\n--- | ---\n`success` | 🟢\n`failure` | 🟥\n`skipped` | 🔷\n\nWe use different shape to support monochrome output.\n\n## Repository\n\nInput: `repository`\nDefault: `github.repository`\n\nThe owner part `owner/` will be stripped in the output.\n \n## Link\n\nInput: `link`\nDefault: `${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}`\n\n## Mention\n\nInput: `tag_all`\nDefault: `false`\n\nMentions all people in the room using `@room`.\n\n## Timestamp\n\nThis is the current timestamp in format `DD.MM.YYTHH:MM` in `CET`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecice%2Fnotify-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprecice%2Fnotify-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecice%2Fnotify-action/lists"}