OpenLiberty / liberty-tools-intellij

IntelliJ IDEA extension for Liberty
https://plugins.jetbrains.com/plugin/14856-open-liberty-tools
Eclipse Public License 2.0
11 stars 20 forks source link

Fix for Sending Notification to Slack Channel on List of PRs in LSP4IJ #826

Closed vaisakhkannan closed 1 week ago

vaisakhkannan commented 2 weeks ago

Fixes #803 Added a new YAML file, pr-notification-slack.yaml, for sending Slack notifications based on cron job runs.

Fixes #810

At the end of pr-notification-slack.yaml, I have added one more job called slack-notification, which is used to trigger Slack Workflow Builder as a fix for the issue #810

vaisakhkannan commented 1 week ago

Raised PR to lsp4ij-market-0.0.2-integration branch. So I am closing this PR.