Skip to content
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

openCommit導入 #19

Closed
monoharada opened this issue Oct 17, 2024 · 1 comment
Closed

openCommit導入 #19

monoharada opened this issue Oct 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@monoharada
Copy link
Contributor

対応内容

調査

スコープ

開発環境

詳細説明

https://github.com/di-sukharev/opencommit

Setup OpenCommit as a GitHub Action (BETA) 🔥

OpenCommit is now available as a GitHub Action which automatically improves all new commits messages when you push to remote!

This is great if you want to make sure all commits in all of your repository branches are meaningful and not lame like fix1 or done2.

Create a file .github/workflows/opencommit.yml with the contents belo

これを試してみる

Figmaなどのデザインツールのリンク

No response

その他

No response

@monoharada monoharada added the enhancement New feature or request label Oct 17, 2024
@monoharada monoharada self-assigned this Oct 17, 2024
Copy link

新しいブランチ issue-19 が作成されました。
GitHub CLIでチェックアウトするコマンド:

gh pr checkout 20

または、Gitコマンドを使用してチェックアウトするには:

git fetch origin pull/20/head:issue-19
git checkout issue-19

@github-actions github-actions bot mentioned this issue Oct 17, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant