Skip to content

feat: github workflow 추가 #671

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

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Conversation

Choi-JJunho
Copy link
Member

🔥 연관 이슈

🚀 작업 내용

  1. 프론트엔드의 구성을 가져왔습니다.
  2. 삐봇에 API path를 추가했습니다.

정상적으로 동작하면 다음과 같은 구조로 뜰 예정입니다.
image

💬 리뷰 중점사항

@Choi-JJunho Choi-JJunho self-assigned this Jul 9, 2024
@github-actions github-actions bot requested a review from songsunkook July 9, 2024 01:41
@github-actions github-actions bot added the 기능 새로운 기능을 개발합니다. label Jul 9, 2024
Copy link

github-actions bot commented Jul 9, 2024

Unit Test Results

  26 files    26 suites   2m 8s ⏱️
226 tests 225 ✔️ 1 💤 0
227 runs  226 ✔️ 1 💤 0

Results for commit 83166ba.

♻️ This comment has been updated with latest results.


- name: Send Slack Trigger
run: |
curl -X POST https://api-slack.internal.bcsdlab.com/api/pr-merged/frontend \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

깃헙 액션에서 이 url로 api요청을 하는군요

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 url 안바꿨다 ㅋㅋㅋㅋ 감사합니다

Copy link
Collaborator

@songsunkook songsunkook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Choi-JJunho Choi-JJunho merged commit 3a6308b into develop Jul 9, 2024
3 checks passed
@Choi-JJunho Choi-JJunho deleted the feature/670-add-random-reviewer branch July 9, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 새로운 기능을 개발합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

랜덤 리뷰어 할당 Action을 추가한다.
3 participants