Skip to content

Ping JiHu Slack when changes detected in .eslintrc.yml

Lin Jen-Shin requested to merge 1216-message-slack-for-eslint into master

What does this MR do and why?

Ping JiHu Slack when changes detected in .eslintrc.yml

When a merge request is merged.

This is based on !2197 (merged)

Expected impact & dry-runs

This is tested by merging godfat-gitlab/test!3 (merged) and that project has webhook set pointing to my local machine, which set JH_SLACK_WEBHOOK_URL to the value we normally use for Slack notifications so I am able to see. It worked (internal):

Screenshot_2023-04-29_at_01.12.47

Of course, I commented the check event.from_gitlab_org_gitlab? locally so it worked for my testing project.

Action items

Closes #1216 (closed)

Edited by Lin Jen-Shin

Merge request reports