An open API service indexing awesome lists of open source software.

https://github.com/kshyju/vsts-recentcodecommits

VSTS-Recent Code Commits extension
https://github.com/kshyju/vsts-recentcodecommits

javascript typescript vsts vsts-extension

Last synced: 7 months ago
JSON representation

VSTS-Recent Code Commits extension

Awesome Lists containing this project

README

          

# VSTS-RecentCodeCommits
Recent Code Commits Widget helps you to quickly see the recent commits to your team project in a dashboard widget.

Commits will be displayed as a slide show as well.

![st](img/recent-code-commits.gif)

You can configure the widget to get data for

1. Current sprint
2. Last 7 days
3. Last 24 hours
4. Everything

The configure screen also allows you get data from a specific project/source code path. This is really handy when you are interested in monitoring a specific sub direcory/project.

By default,the extension will pick a suitable title for your widget based on the data it is displaying, but you can overwrite it by providing a custom title.

![Configure project path](img/config-sourcepath.png)
You can also adjust the size of the widget as needed.