Skip to content

Commit

Permalink
Merge pull request #437 from linear-b/zapier-integration
Browse files Browse the repository at this point in the history
Small fix to Slack page.
  • Loading branch information
vim-zz authored Jan 24, 2024
2 parents ec0d9dc + 089da63 commit b70565f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ description: Automatically post positive recognition messages in Slack for well-
<!-- --8<-- [start:example]-->
Automatically post positive recognition messages in Slack for well-structured PRs.

<div class="automationImage" markdown="1">
![Automatic Slack Messages](/automations/integrations/slack/slack-auto-recognition/slack-auto-recognition.png)
</div>
<div class="automationDescription" markdown="1">

!!! info "Configuration Description"
Conditions (all must be true):

Expand All @@ -23,7 +21,6 @@ Automatically post positive recognition messages in Slack for well-structured PR

* Post a Slack message that automatically recognizes the PR author and provides a link to the PR.

</div>
<div class="automationExample" markdown="1">
!!! example "Automatic Slack Messages"
```yaml+jinja
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ description: Automatically send Slack notifications from your git repos with git
<!-- --8<-- [start:example]-->
Automatically send Slack notifications to specific channels based on the contents of a pull request.

<div class="automationImage" markdown="1">
![Send Slack Notifications](/automations/integrations/slack/slack-send-notification/slack-send-notification.png)
</div>
<div class="automationDescription" markdown="1">

!!! info "Configuration Description"
Conditions (all must be true):

Expand All @@ -20,7 +18,6 @@ Automatically send Slack notifications to specific channels based on the content

* Post a Slack message based on the contents of the PR.

</div>
<div class="automationExample" markdown="1">
!!! example "Send Slack Notifications"
```yaml+jinja
Expand Down

0 comments on commit b70565f

Please sign in to comment.