-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Summary
The lastUpdateDate gives last update date of any branch for a repo. Generally either it should give the last commit date on that branch or there should be a new field called lastCommitDate for every branch.
Type of Issue
It is a :
- bug
- request
- question regarding the documentation
Motivation
job should complete and return a field for last commit date on branch.
Current Behavior
Currently all the branches for a repo are having same value for lastUpdateDate.
Expected Behavior
lastUpdateDate should be different for each branches of Repo Or there should be a new field which can represent last commit date on the branch.
Steps to Reproduce (for bugs)
When we run the crawler with crawlAllBranches config as true, we can check same lastUpdateDate for all branches for a repo.
Your Environment
- Version used: 1.0.6
- OS and version: Linux
- Version of libs used:
Metadata
Metadata
Assignees
Labels
No labels