Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

"Traffic Light" Notification System #30

@SwapnilShahGit

Description

@SwapnilShahGit

image

We want to use this traffic light system to notify the user of any potential issues they might run into. This system will use the MessageBus listener for commands that the user inputs into the shell, and any potential changes in state that should happen. For example, if there is a change in the remote repository, the light should turn yellow, cautioning the user of changes. A state change to "red" would be caused by a git push -f command that could potentially delete files of other users.

Potential feedback from the user could be with a pop-up notification or feedback in the shell asking the user to confirm. A potential toggle feature should also be added if the user does not want assistance from GiTA.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions