Skip to content

Setting(project): GitHub Issue template naming 변경#42

Merged
constantly-dev merged 2 commits intodevelopfrom
setting/#41/issue-title-naming-change
Aug 26, 2025
Merged

Setting(project): GitHub Issue template naming 변경#42
constantly-dev merged 2 commits intodevelopfrom
setting/#41/issue-title-naming-change

Conversation

@constantly-dev
Copy link
Member

📌 Related Issues

관련된 Issue를 태그해주세요. (e.g. - close #25)

📄 Tasks

  • GitHub Issue template naming 변경 (Feature -> Feat)
  • PR template 체크 리스트 제거

⭐ PR Point (To Reviewer)

모든 기능 관련된 컨벤션을 Feat으로 통일했기 때문에 이슈 템플릿도 Feat으로 변경했어요.
그리고 추가로 PR template에 체크 리스트도 제거했어요. 기존의 체크 리스트는 제목 잘 작성했는지, 빌드 확인했는지가 있었는데 어차피 빌드는 이제 CI workflow가 추가돼서 굳이 체크할 필요가 없다고 생각했어요!

대신 PR 제목 체크는 알아서 잘 하기! 추가로 체크 리스트가 필요한 부분이 있다면 편하게 말해주세요! 다시 만들겠습니다 👍

@coderabbitai
Copy link

coderabbitai bot commented Aug 26, 2025

Warning

Rate limit exceeded

@constantly-dev has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 7 minutes and 8 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 8b443b0 and 1a41970.

📒 Files selected for processing (2)
  • .github/ISSUE_TEMPLATE/feature.yml (1 hunks)
  • .github/pull_request_template.md (1 hunks)
✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch setting/#41/issue-title-naming-change

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot added the setting 세팅하라 세팅 label Aug 26, 2025
@github-actions
Copy link

github-actions bot commented Aug 26, 2025

✅ Storybook chromatic 배포 확인:
🐿️ storybook

Copy link
Collaborator

@jllee000 jllee000 left a comment

Choose a reason for hiding this comment

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

확인했습니다!

@constantly-dev constantly-dev merged commit f8ae875 into develop Aug 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

setting 세팅하라 세팅

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Setting] GitHub Issue Feature naming Feat으로 변경

3 participants