Giter Site home page Giter Site logo

souravpy / github-issue-notification-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

Send the GitHub issues with specified labels to a Discord channel. The issues will appear as separate threads, and any updates made to the issue on GitHub, such as adding a new label or comment, will be synchronized with the corresponding thread on Discord.

Rust 100.00%

github-issue-notification-tracker's Introduction

GitHub Issue Tracker

flows.network Discord flows.network Twitter Create a flow

Deploy this function on flows.network, and you will get a Discord ๐Ÿค– to sync with the GitHub issues with specified labels. Label helps the open-source projects manage the GitHub issues. This bot can help DevRel and maintainers of open-source projects to interact with the community based on different labels automatically! For example, we can build a bot to send the GitHub issue with good first issue to the contributor channel on Discord based on this template.

image

The issues will appear as separate threads, and any updates made to the issue on GitHub, such as adding a new label or comment, will be synchronized with the corresponding thread on Discord.

Deploy your own GitHub issue tracker bot in 3 simple steps

  1. Create a bot from a template
  2. Configure the bot on a Discord channel
  3. Configure the bot to monitor the GitHub repo

0 Prerequisites

You will need to sign into flows.network from your GitHub account. It is free.

1 Create a bot from a template

Just click here

Click on the Create and Build button.

2 Configure the bot to access Discord

You will now set up the Discord integration. Enter the discord_channel_id and discord_token to configure the bot. Click here to learn how to get a Discord channel id and Discord bot token.

  • discord_channel_id: specify the channel where you wish to deploy the bot. You can copy and paste the final set of serial numbers from the URL.
  • discord_token: get the Discord token from the Discord Developer Portal. This is standalone.

image

3 Configure the bot to access GitHub

Next, you will tell the bot which GitHub repo it needs to monitor for upcoming GitHub issues.

  • github_owner: GitHub org for the repo you want to deploy the ๐Ÿค– on.
  • github_repo : GitHub repo you want to deploy the ๐Ÿค– on.
  • labels: the labels of GitHub issues that you want to monitor. Multiple labels are supported

Let's see an example. You would like to deploy the bot to monitor the issues with good first issue and help wanted on WasmEdge/docs repo. Here github_owner = WasmEdge, github_repo = docs and lables - good first issue, help wanted.

image

Click on the Connect or + Add new authentication button to give the function access to the GitHub repo to deploy the ๐Ÿค–. You'll be redirected to a new page where you must grant flows.network permission to the repo.

image

Close the tab and go back to the flow.network page once you are done. Click on Deploy.

Wait for the magic!

This is it! You are now on the flow details page waiting for the flow function to build. As soon as the flow's status became running, the bot is ready to track the GitHub issues! The bot is triggered by a GitHub issue labeled with specified labels.

github-issue-notification-tracker's People

Contributors

souravpy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.