[CI] Update Slack.yml and add newcomer-alert workflow
cpepper96 opened this issue · 1 comments
cpepper96 commented
Current Behavior
Currently the slack.yml is outdated. Also there is no automated way of notifying the slack channel when a "good first issue" has been created.
Desired Behavior
Update slack.yml and add newcomer-alert.yml to the Github workflow.
Resources
Add the updated slack.yml file and the newcomer-alert.yml file to the .github/workflow folder.
Files needed:
https://github.com/meshery/meshery-istio/blob/master/.github/workflows/slack.yml
https://github.com/layer5io/layer5/blob/master/.github/workflows/newcomers-alert.yml
ahmadateya commented
I have made this PR #136 to solve the issue but not sure of my understanding.
so please review the PR and assign this issue to me