{"id":25907777,"url":"https://github.com/flows-network/github-issue-notifer","last_synced_at":"2025-03-03T07:01:34.075Z","repository":{"id":188651838,"uuid":"611995891","full_name":"flows-network/github-issue-notifer-slack","owner":"flows-network","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-24T14:41:12.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-12T02:01:51.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/flows-network.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}},"created_at":"2023-03-10T01:12:07.000Z","updated_at":"2024-08-12T02:01:51.296Z","dependencies_parsed_at":null,"dependency_job_id":"da8d3109-ddd9-40e1-8ac7-59c670500861","html_url":"https://github.com/flows-network/github-issue-notifer-slack","commit_stats":null,"previous_names":["flows-network/github-issue-notifer-slack","flows-network/github-issue-notifer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flows-network%2Fgithub-issue-notifer-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flows-network%2Fgithub-issue-notifer-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flows-network%2Fgithub-issue-notifer-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flows-network%2Fgithub-issue-notifer-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flows-network","download_url":"https://codeload.github.com/flows-network/github-issue-notifer-slack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241622602,"owners_count":19992503,"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":"2025-03-03T07:01:16.072Z","updated_at":"2025-03-03T07:01:34.058Z","avatar_url":"https://github.com/flows-network.png","language":"Rust","funding_links":[],"categories":["GitHub"],"sub_categories":[],"readme":"# GitHub Issue Notifier\n\n[Deploy this function on flows.network](#deploy-github-issue-notifier-app-on-your-slack-channel), and you will get a Salck bot that sending you a Slack message when a GitHub issue labled with `good first issue`, `help wanted`, and `LFX Mentorship`. You can also change the lables according to your needs.\n\n\u003cimg width=\"529\" alt=\"image\" src=\"https://user-images.githubusercontent.com/45785633/227550918-f1da6560-7ac0-4a2d-9f47-23e386a08a61.png\"\u003e\n\n## Deploy GitHub issue notifier on your Slack channel\n\nTo install the GitHub issue notifier, we will use [flows.network](https://flows.network/), a serverless platform that makes deploying your own app quick and easy in just three steps.\n\n### Fork this repo\n\nFork [this repo](https://github.com/flows-network/github-issue-notifer/) and customize the code based on your needs. \n\n\u003cimg width=\"683\" alt=\"image\" src=\"https://user-images.githubusercontent.com/45785633/227545639-661b9928-d484-482f-aaef-f1eca2b8370e.png\"\u003e\n\u003cimg width=\"756\" alt=\"image\" src=\"https://user-images.githubusercontent.com/45785633/227546249-1b5425d1-454d-4aac-aa6b-114b2aaf087b.png\"\u003e\n\n### Deploy the code on flow.network\n\n1. Sign up for an account for deploying flows on [flows.network](https://flows.network/). It's free.\n2. Click on the \"Create a Flow\" button to start deploying the ChatGPT GitHub APP\n3. Authenticate the [flows.network](https://flows.network/) to access the `github-issue-notifier` repo you just forked. \n\u003cimg width=\"883\" alt=\"image\" src=\"https://user-images.githubusercontent.com/45785633/227555428-deccd96c-bbef-4828-9f21-0fa41bfee675.png\"\u003e\n\n\n4. click the Deploy button to deploy your function.\n\n### Configure SaaS integrations\n\nAfter that, the flows.network will direct you to configure the SaaS integration required by your flow. Here we can see, we need to configue two SaaS integrations.\n\n\u003cimg width=\"931\" alt=\"image\" src=\"https://user-images.githubusercontent.com/45785633/227555540-1828b90f-410e-4bba-a789-529a1729af02.png\"\u003e\n\n1. Click the \"Connect/+ Add new authentication\" button to authenticate your Slack account. You'll be redirected to a new page where you must grant [flows.network](https://flows.network/) permission to install the `flows-network-integration` bot on a repo. This repo is the one you changed in your code above.\n\n2. Click the \"Connect/+ Add new authentication\" button to authenticate your GitHub account. You'll be redirected to a new page where you must grant [flows.network](https://flows.network/) permission to install the `flows-network-integration` bot on a repo. This repo is the one you changed in your code above.\n\nAfter that, click the Check button to see your flow details. As soon as the flow function's status becomes `ready` and the flow's status became `running`, the GitHub issue notifier App goes live. Go ahead and let the community know what theu can help!\n\n\u003cimg width=\"1116\" alt=\"image\" src=\"https://user-images.githubusercontent.com/45785633/227556377-44ebee6b-e64c-4a88-ab41-b6514721691e.png\"\u003e\n\n\u003e [flows.network](https://flows.network/) is still in its early stages. We would love to hear your feedback!\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflows-network%2Fgithub-issue-notifer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflows-network%2Fgithub-issue-notifer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflows-network%2Fgithub-issue-notifer/lists"}