Skip to content

Search for any issues related to the specified keyword and save the findings to airtbale

License

Notifications You must be signed in to change notification settings

flows-network/github-keyword-monitor-airtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save GitHub issues mentioning a specific keyword to Airtable

flows.network Discord flows.network Twitter Create a flow

Deploy this function on flows.network, to save GitHub issues that mention your pre-set keyword to an Airtable table. For example, if you set the keyword as WasmEdge, any GitHub issues include WasmEdge will be saved to the Airtable table.

image

How it works

This flow function is triggered by time. At the specified time, the flow function searches for all GitHub issues from the past 24 hours, filters them based on your chosen keyword and saves the results into an Airtable table.

Deploy your own code review flow function in 3 simple steps

  1. Create a flow from a template
  2. Configure the flow to access Airtable

0 Prerequisites

Sign into flows.network from your GitHub account. It is free.

A pre-built Airtable table to save the results.

1 Create a flow function from a template

Click here to deploy

image

Review the keyword variable. Enter any keyword that you want to track. Only support one word here.

Click on the Create and Build button.

2 Configure the flow to access Airtable

Set up Airtable integration.

image

Enter these 3 parameters. Click How to connect Airtable for more information.

  • airtable_table_name: the name of the table you want to add data, which you can find on Airtable.
  • airtable_base_id: the base id to which the table you wish to add or retrieve data belongs, which you can find on Airtable.
  • airtable_token_name: the name of the Airtable API token, which is defined by you

Then, click on the Connect or + Add new authentication button, enter your key, and give it a name.

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 flow now starts to monitor all the GitHub issues!

About

Search for any issues related to the specified keyword and save the findings to airtbale

Topics

Resources

License

Stars

Watchers

Forks

Languages