more useful commit data made by by the mintlify web editor #2062
Replies: 1 comment
-
|
for context, this was the response from support that I received:
|
Beta Was this translation helpful? Give feedback.
-
|
for context, this was the response from support that I received:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
working with a mintlify git repo, and when another collaborator edits the contents in the mintlify web editor, in the git logs ...
actual result
I see some commits on the main branch that look like this. (copied below)
there is no way to tell from the git logs who made this change.
I can find out what the change is about by looking at the git commit, but not from the logs.
expected result
I see some commits that are attributed to the github user/ username of the collaborator who was actually performing the edits, with (optionally) the mintlify bot as the co-author.
The commit description includes a 1 liner gen AI summary of the diff.
The commit description includes "Documentation edits made through Mintlify web editor for the following pages" followed by a list of files that were updated.
Beta Was this translation helpful? Give feedback.
All reactions