Server-side source control hooks for InterSystems' platforms to facilitate use of git, especially in shared and/or remote development environments and for interoperability graphical editors

git vscode
1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the InterSystems git-source-control project to change the alert type displayed in the web UI after a successful Git push operation. Currently, successful pushes with output show a yellow warning; this should be changed to a green success or informational alert. This involves identifying the code responsible for alert display within the project's web UI components and adjusting the alert type based on the success or failure of the Git push command.

Complexity: 3/5
good first issue customer

Server-side source control hooks for InterSystems' platforms to facilitate use of git, especially in shared and/or remote development environments and for interoperability graphical editors

ObjectScript
#git#vscode