slackfeedbot VS actionsflow

Compare slackfeedbot vs actionsflow and see what are their differences.

slackfeedbot

Push RSS feed updates to Slack via GitHub Actions (by selfagency)

actionsflow

The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions (by actionsflow)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
slackfeedbot actionsflow
2 2
5 3,074
- 0.8%
5.4 4.6
25 days ago 4 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

slackfeedbot

Posts with mentions or reviews of slackfeedbot. We have used some of these posts to build our list of alternatives and similar projects.
  • My first GitHub Action — Push RSS updates to Slack
    1 project | /r/DevOpsLinks | 22 Mar 2022
    I made this SlackFeedBot because my team was wasting an inordinate amount of time checking third-party providers' status pages to figure out if there were any outages precipitating our own downtime. All you have to do is create a Slack webhook and fill up a GitHub Actions YAML file with feed URLs from your providers' status pages and you can get notifications for your whole team without paying for a third-party solution. Give it a try and let me know what you think!
  • My first marketplace Action
    1 project | /r/github | 16 Mar 2022
    Please check it out and let me know what you think!

actionsflow

Posts with mentions or reviews of actionsflow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.
  • Automation tool with config file
    2 projects | /r/selfhosted | 11 May 2023
    I found this https://github.com/actionsflow/actionsflow which is great because I can write it as an github action yml but I am still wondering am I mising anything because I saw a lot of no-code automation tool but not too much about the opposite side.
  • Denoflow: Simple & Powerful automated workflows based on Deno with YAML
    2 projects | /r/Deno | 23 Jan 2022
    Hi, everyone. I have written actionsflow: https://github.com/actionsflow/actionsflow before, it must run in github actions, or local Docker, for workflow is too heavy, I found Deno features make it more suitable for doing flexible workflow based on yaml configuration, hope Denoflow can become a simple but powerful workflow assistant.