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
- Host: GitHub
- URL: https://github.com/kshyju/vsts-recentcodecommits
- Owner: kshyju
- Created: 2016-12-10T22:44:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T00:43:31.000Z (about 8 years ago)
- Last Synced: 2025-02-14T10:56:29.950Z (9 months ago)
- Topics: javascript, typescript, vsts, vsts-extension
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=kshyju.RecentCodeCommitsExt
- Size: 783 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.

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.

You can also adjust the size of the widget as needed.