singhkshitij / announcerr-demo

Demo for Announcer github action

Home Page:https://github.com/marketplace/actions/announcerr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Announcerr Demo

A demo repo which sends out the changelog email to all the users with the help of Announcer github action whenever a new app version is released ! πŸ§‘β€πŸš€

How it works ?

  • Repo contains a workflow file that gets triggered whenever a release is made.
  • This workflow files uses Announcer github action and provides some input to the announcer such as , email username, password and list of users whom to send changelog email.
  • Important step is passing the changelog file to the announcer action, which in this case is Demo-page.html πŸ“§.
  • Whenever a release is made on repo , announcer gh-action gets tiggered πŸš€, reads the changelog file content and sends it to all the users.

PS : To maintain privacy πŸ”’ Gh-action is reading all the creds and emails from github secrets.

About

Demo for Announcer github action

https://github.com/marketplace/actions/announcerr

License:MIT License


Languages

Language:HTML 100.0%