Giter Site home page Giter Site logo

version-checker's Introduction

Version Checker

This repo contains a github action that will allow you to stay up to date with the latest changes from github repositories you care about. The version checker is currently configured to monitor Playwright releases. To change this, modify the version-checker.yml file with the github repository you intend to watch.

To get the the version checker slack notification working, you should be able to:

  • Fork this repository
  • Create a Slack Incoming Webhook Url
    • Slack Administration -> Manage Custom Apps
    • Search Directory for Incoming Webhooks and Add to Slack.
    • Choose your channel and click Add Incoming Webhook Button
    • Finish configuring saving the Webhook URL https://hooks.slack.com/services/******/******/******* was how mine looked.
  • Create a Github Actions Secret here https://github.com/<your_name>/version-checker/settings/secrets/actions with the name SLACK_WEBHOOK_URL and value https://hooks.slack.com/{Your Webhook URL}

Now every weekday at 12:05AM the github actions job will run. If there is a new release you will be notified in slack.

For testing purposes you can also browse to your repo -> Actions -> Select Version Checker workflow and you should have a Run Workflow dropdown that can be used to manually trigger the job.

version-checker's People

Contributors

bmayhew avatar

Stargazers

 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.