Skip to content

chore: PR 템플릿에 resolved #를 추가하여 issue가 자동으로 closed 되게 만들어요#353

Merged
HI-JIN2 merged 1 commit intodevelopfrom
HI-JIN2-patch-1
Mar 27, 2026
Merged

chore: PR 템플릿에 resolved #를 추가하여 issue가 자동으로 closed 되게 만들어요#353
HI-JIN2 merged 1 commit intodevelopfrom
HI-JIN2-patch-1

Conversation

@HI-JIN2
Copy link
Member

@HI-JIN2 HI-JIN2 commented Mar 26, 2026

PR 템플릿에 resolved #를 추가하여 issue가 자동으로 closed 되게 만듭니다

Removed placeholder for resolved issue number in PR template.
@HI-JIN2 HI-JIN2 self-assigned this Mar 26, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces a minor but impactful change to the repository's pull request template. By adding the resolved # keyword, the system will now automatically close any referenced issues when a pull request is merged. This enhancement aims to improve workflow efficiency by automating the process of issue management, ensuring that related issues are properly closed without manual intervention.

Highlights

  • PR Template Update: Modified the pull request template to include resolved # in the issue number section, enabling automatic issue closure upon PR merge.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.


A template, so neat, `resolved #` makes issues flee, Workflow now complete.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

이 풀 리퀘스트는 .github/PULL_REQUEST_TEMPLATE.md 파일에 이슈 자동 마감을 위한 'resolved #' 키워드를 추가했습니다. 리뷰를 통해 해당 라인이 모든 PR에서 기본적으로 노출되는 불편함을 줄이기 위해 주석으로 처리하여 예시 형태로 제공할 것을 제안했습니다.


<!--- ex) #이슈번호, #이슈번호 -->

- resolved #
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

PR 템플릿에 자동 이슈 마감을 위한 키워드를 추가하신 점이 좋습니다.

다만, 현재와 같이 작성하면 해결할 이슈가 없는 PR에서도 - resolved #라는 텍스트가 그대로 노출됩니다. 이 경우 PR 작성자가 매번 해당 라인을 지워야 하는 번거로움이 있습니다.

이 라인을 주석 처리하여 예시로 제공하면, 필요할 때만 참고하여 사용할 수 있어 더 편리할 것 같습니다.

Suggested change
- resolved #
<!--- resolved #이슈번호 -->

@HI-JIN2 HI-JIN2 changed the title chore: PR 템플릿에 resolved #를 추가하여 issue가 자동으로 closed 되게 만듭니다 chore: PR 템플릿에 resolved #를 추가하여 issue가 자동으로 closed 되게 만들어요 Mar 26, 2026
@eunseo9311
Copy link
Contributor

LGTM 👍

@HI-JIN2 HI-JIN2 merged commit 6734ce2 into develop Mar 27, 2026
@HI-JIN2 HI-JIN2 deleted the HI-JIN2-patch-1 branch March 27, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants