cpnr / computing

0 stars 0 forks source link

mattermost webhook 동작 문제 #42

Closed jhgoh closed 6 months ago

jhgoh commented 7 months ago

mattermost webhook이 동작하지 않음.

image

webhook URL의 secret key를 업데이트 해야 할 것으로 보임.

jhgoh commented 7 months ago

webhook URL을 업데이트 함. 동작 확인 필요.

slowmoyang commented 6 months ago

저도 같은 문제를 겪고 있습니다. 뭐가 문제인지 확인은 해보지는 않았지만... 해결하면 여기에 공유하겠습니다

jhgoh commented 6 months ago

혹시 mattermost/action-mattermost-nofity 사용하시나요? 이전에 직접 작성한 스크립트 쓰시던거로 기억해서요.

slowmoyang commented 6 months ago

mattermost/action-mattermost-nofity 사용합니다.

https://github.com/slowmoyang/khu-saja-dataset/blob/tttt-14TeV/.github/workflows/action-mattermost-notify.yaml

image

jhgoh commented 6 months ago

github과 action-mattermost-notify가 일부 업데이트 되면서 생긴 문제로 추정함.

jhgoh commented 6 months ago
image
jhgoh commented 6 months ago

일단 문제 해결되었으므로 이 issue는 닫습니다. 하는 김에 본문 내용을 추가하거나 하는 방식으로 yaml파일을 업데이트 해 둘 생각입니다.

jhgoh commented 6 months ago

testing..

jhgoh commented 6 months ago

testing2