Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/Slack Message Sender Hotfix #65

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Hotfix/Slack Message Sender Hotfix #65

wants to merge 7 commits into from

Commits on May 27, 2023

  1. feat(Service): SlackMessageSender

    Slack์— ๋ฉ”์‹œ์ง€๋ฅผ ๋ณด๋‚ด์ฃผ๋Š” ์„œ๋น„์Šค ๊ตฌํ˜„
    inhyeokjo committed May 27, 2023
    Configuration menu
    Copy the full SHA
    38f4e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87b9ec View commit details
    Browse the repository at this point in the history
  3. feat: message stackTrace to slack when exception occurrence

    Exception์ด ๋ฐœ์ƒํ–ˆ์„ ๋•Œ Slack์œผ๋กœ Stack Trace, Message๊ฐ€ ์ „์†ก๋˜๋„๋ก ํ•˜๋Š” AOP ๊ตฌํ˜„
    inhyeokjo committed May 27, 2023
    Configuration menu
    Copy the full SHA
    49d1319 View commit details
    Browse the repository at this point in the history
  4. feat: message request in/out to slack when exception occurrence

    Exception์ด ๋ฐœ์ƒํ–ˆ์„ ๋•Œ Slack์œผ๋กœ request in/out์ด ์ „์†ก๋˜๋„๋ก ํ•˜๋Š” Filter ๊ตฌํ˜„
    inhyeokjo committed May 27, 2023
    Configuration menu
    Copy the full SHA
    feb507a View commit details
    Browse the repository at this point in the history
  5. fix: remove slack token on code

    code์— token์„ ๋…ธ์ถœํ•˜์ง€ ์•Š๋„๋ก ์ˆ˜์ •
    inhyeokjo committed May 27, 2023
    Configuration menu
    Copy the full SHA
    84f6c18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bc44d5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Merge pull request #64 from posomo/feat/send-error-message-on-slack

    Feat/send error message on slack
    inhyeokjo authored May 28, 2023
    Configuration menu
    Copy the full SHA
    f4308c0 View commit details
    Browse the repository at this point in the history