[go: up one dir, main page]

Skip to content

When rebasing from the UI, add a system note

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

As part of reviewing the docs change in !182013 (merged), I asked myself "why don't we use the word rebase in the system note when a user triggers a rebase from the UI?"

We can't always know from Git if a push contains a rebase, but if the user triggers the /rebase quick action or chooses to rebase from the UI, we do know. It'd be nifty if the system notes reflected the difference. Right now, they don't:

system-notes

The system note for rebases from the UI add two extra words: [user] rebased and added [$num] commits [$timeago].

This would also improve the UX a tiny bit for the forgetful among us (hi, it me) who often wonder "did I intend to rebase and forgot, or did I really do it?"

Related issues

Related to Update rebase options documentation (!182013 - merged) which finally made me ask the question

Edited by 🤖 GitLab Bot 🤖