Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cafe24 Auto-CommitNew to Visual Studio Code? Get it now.
Cafe24 Auto-Commit

Cafe24 Auto-Commit

ywjung

|
6 installs
| (0) | Free
for csd4
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cafe24-auto-commit README

Features

지라와 openai API를 이용하여, 자동으로 커밋메시지를 만들어줍니다.

  • 커밋 제목 : feature/{jira-key} 에 해당하는 지라 브랜치룰에 따라 jira-key로 지라제목 조회하여 커밋 제목 생성
  • 커밋 메시지 : diffs 를 가져와 커밋 메시지 작성

Requirements

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • cafe24-auto-commit.jira_username: Set to jira username to get jira api..
  • cafe24-auto-commit.jira_password: Set to jira password to get jira api.
  • cafe24-auto-commit.openai_key: Set to openai api key to write commit messages with diffs.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ...

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft