[Feature] Allow user to add description and/or title to git commit #96

Open
opened 2025-10-31 15:02:11 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @FoxxMD on GitHub (Oct 17, 2024).

It would be nice to add additional information to the commit message when doing a commit action. My main usecase is for Git Repo based Stacks when saving changes to compose.yaml so that the message can be a little more descriptive of what I actually did rather than just what file changed.

Perhaps adding an optional textarea to the Confirm Update modal after clicking "Save", whose contents would be concatenated to the existing commit message of Write Compose File: update stacks/MYSTACK/compose.yaml

Originally created by @FoxxMD on GitHub (Oct 17, 2024). It would be nice to add additional information to the commit message when doing a commit action. My main usecase is for **Git Repo based Stacks** when saving changes to `compose.yaml` so that the message can be a little more descriptive of what I actually did rather than just what file changed. Perhaps adding an optional textarea to the **Confirm Update** modal after clicking "Save", whose contents would be concatenated to the existing commit message of `Write Compose File: update stacks/MYSTACK/compose.yaml`
GiteaMirror added the enhancement label 2025-10-31 15:02:11 -05:00
Author
Owner

@rsocko commented on GitHub (Oct 24, 2025):

This would be really useful to have this capability. I recently had to rebuild my server infrastructure and wanted to revert a series of changes that took quite a bit of Git history navigation. I would love to be able to add a comment or title & description to the commit

@rsocko commented on GitHub (Oct 24, 2025): This would be really useful to have this capability. I recently had to rebuild my server infrastructure and wanted to revert a series of changes that took quite a bit of Git history navigation. I would love to be able to add a comment or title & description to the commit
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#96