Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
akiioto committed Oct 10, 2024
1 parent ecb6c44 commit 93a2804
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/cloud-run/slack-message-sender/slack-message-sender.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,6 @@ def issue_labeled() -> Response:
))

message_text = (
f"@here {sender} labeled issue `{title}` as `{label}`.\n"
f"{assignee} <{issue_url}|See the issue here.>\n\n"
f"*PubSub Message:*\n```{pubsub_message_str}```"
)

Expand Down

0 comments on commit 93a2804

Please sign in to comment.