{"id":20661984,"url":"https://github.com/mirantis/filechange-slack-notifier-gh-action","last_synced_at":"2026-04-20T12:09:29.936Z","repository":{"id":217297172,"uuid":"742006817","full_name":"Mirantis/filechange-slack-notifier-gh-action","owner":"Mirantis","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-16T09:30:59.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-17T12:17:49.481Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Mirantis.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-01-11T15:11:43.000Z","updated_at":"2024-01-15T11:05:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f0257a3-2c03-40b3-97fb-ef5e27f9d50c","html_url":"https://github.com/Mirantis/filechange-slack-notifier-gh-action","commit_stats":null,"previous_names":["mirantis/filechange-slack-notifier-gh-action"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirantis%2Ffilechange-slack-notifier-gh-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirantis%2Ffilechange-slack-notifier-gh-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirantis%2Ffilechange-slack-notifier-gh-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirantis%2Ffilechange-slack-notifier-gh-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mirantis","download_url":"https://codeload.github.com/Mirantis/filechange-slack-notifier-gh-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242793058,"owners_count":20185949,"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-11-16T19:12:29.154Z","updated_at":"2026-04-20T12:09:24.916Z","avatar_url":"https://github.com/Mirantis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Filechange Slack Notifier\n\nThis action allows the user to send custom Slack notifications based on repo path changes\n\n\n## Inputs\n\n## `slack-webhook-url`\n\n**Required** The SLACK_WEBHOOK_URL which is associated with the SLACK channel you want to post to.\n\n## `slack-channel-name`\n\n**Required** The channel name where you want to post the message to.\n\n## `message-title`\n\n**Required** The title of the message.\n\n## `message`\n\n**Required** The message to post.\n\n## `notify-users`\n\n**Required** The users to be notified via @ tag in the message.\n\n## `message-color`\n\n**Required** The color of the message in hex format.\n\n## Usage\n\n```yaml\nname: Notify on Slack on subscribed folder\non: \n  pull_request:\n    paths:\n      - 'test/*'\njobs:\n  my_job:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Subscribe to Path - TEAM 1\n        uses: mirantis/sub-to-path@v1\n        with:\n          slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}\n          slack-channel-name: \"test-channel\"\n          message-title: \"Test TITLE\"\n          message: \"Test action\"\n          notify-users: \"@testuser\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirantis%2Ffilechange-slack-notifier-gh-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirantis%2Ffilechange-slack-notifier-gh-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirantis%2Ffilechange-slack-notifier-gh-action/lists"}