{"id":20904224,"url":"https://github.com/shivamarora1/gitactions-slack-notification-bug-issue-raised","last_synced_at":"2026-04-20T08:33:49.838Z","repository":{"id":128012932,"uuid":"435180168","full_name":"shivamarora1/gitactions-slack-notification-bug-issue-raised","owner":"shivamarora1","description":"Submission for GitAction Hackathon 2021","archived":false,"fork":false,"pushed_at":"2021-12-08T11:03:15.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T20:12:12.543Z","etag":null,"topics":["github-actions","slack"],"latest_commit_sha":null,"homepage":"","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/shivamarora1.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}},"created_at":"2021-12-05T13:51:42.000Z","updated_at":"2021-12-08T11:22:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4a86316-dae8-46e8-8f31-11f40f599acb","html_url":"https://github.com/shivamarora1/gitactions-slack-notification-bug-issue-raised","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shivamarora1/gitactions-slack-notification-bug-issue-raised","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fgitactions-slack-notification-bug-issue-raised","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fgitactions-slack-notification-bug-issue-raised/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fgitactions-slack-notification-bug-issue-raised/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fgitactions-slack-notification-bug-issue-raised/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivamarora1","download_url":"https://codeload.github.com/shivamarora1/gitactions-slack-notification-bug-issue-raised/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fgitactions-slack-notification-bug-issue-raised/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32040279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["github-actions","slack"],"created_at":"2024-11-18T13:16:21.417Z","updated_at":"2026-04-20T08:33:49.809Z","avatar_url":"https://github.com/shivamarora1.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project for [GitAction Hackathon 2021](https://dev.to/devteam/join-us-for-the-2021-github-actions-hackathon-on-dev-4hn4).\n\n### Introduction:\nThis repository contains the GitAction which triggers the work flow(sending notification to slack) whenever a issue with label bug is raised. The issue of type bug are one that require high attention of project owner and required to be fixed as soon as possible.\n\n### My Workflow\n- The workflow is triggered whenever `event=issues`  with `types=opened` is happened.\n- `If` expression is used to check whether this `issue` contains label `bug` or not. \n- If the above check passes then it stores the various meta values like issue `raiser name`, ` repository url`, `issue url` and `issue title`\n- After getting the neccessary data the message on slack channel is sent using `slackapi/slack-github-action@v1.16.0` action.\n\n\n### Submission Category\n`Maintainer Must-Haves`, `Wacky Wildcards`\n\n### YAML File\n[LINK](https://github.com/shivamarora1/gitactions-slack-notification-bug-issue-raised/blob/main/.github/workflows/github-actions-demo.yml)\n\n### Additional Resources\n- [Learn how to get Slack bot token](https://api.slack.com/bot-users)\n- [How to use Git Actions](https://docs.github.com/en/actions)\n\n### Screen shot of alert send on slack\n![Screenshot](res/screenshot.png)\n\n### LICENCE\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamarora1%2Fgitactions-slack-notification-bug-issue-raised","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivamarora1%2Fgitactions-slack-notification-bug-issue-raised","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamarora1%2Fgitactions-slack-notification-bug-issue-raised/lists"}