Page MenuHomeVyOS Platform

When using git as config-management commit-archive, comment is not used as commit message
Open, WishlistPublicFEATURE REQUEST

Description

Hey,

When using the git+https location for commit archive, it just uses the generic "commit" message as commit message.
However, it would be nice if the comment you can append when commiting changes is used in the git commit message.

Like, if I make some changes to lets say the DHCP server, and run the following command:

commit "DHCP changes"

Then the git commit that gets pushed to my git repo just has the commit message commit.

Can this be changed, so the comment is included in the git commit message?

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.4.0-rc3
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav triaged this task as Wishlist priority.Jan 30 2024, 8:17 AM
Viacheslav changed the subtype of this task from "Bug" to "Feature Request".