Deploy this function on flows.network, and you will get a GitHub app that creating a GitHub issue automatically when the github workflow action fails. It helps maintainers and PR creators to track issue. The title of this issue is the name of your GitHub Action workflows.
To install the GitHub Actions Reminder GitHub App, we will use flows.network, a serverless platform that makes deploying your own app quick and easy in just three steps.
Fork this repo and customize the code based on your needs.
- Sign up for an account for deploying flows on flows.network. It's free.
- Click on the "Create a Flow" button to start deploying the App
- Authenticate the flows.network to access the
create-github-issue-workflow-fails
repo you just forked.
- click the Deploy button to deploy your function.
After that, the flows.network will direct you to configure the SaaS integration required by your flow. Here we can see, we need to configue one SaaS integration.
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 permission to install the flows-network-integration
bot on a repo. This repo is the one you entered into the code above.
After 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 Action Alert App goes live. Go ahead and when the action fails, you will get a GitHub issue!
flows.network is still in its early stages. We would love to hear your feedback!