serving icon indicating copy to clipboard operation
serving copied to clipboard

Migrate CSAT survey to Github action from probot.

Open shmishra99 opened this issue 2 years ago • 0 comments

Changes in this PR:

  1. Add file constant.js for script level constant values.
  2. Add file CSAT.yml to invoke the workflow and call the script when closed event occur.
  3. Add file staleCSAT.js when stale workflow closes issue then invoke the script.
  4. Update file stale.yml to invoke staleCSAT.js script for survey link.

Thanks.

shmishra99 avatar Apr 10 '23 11:04 shmishra99