Today the GitHub tags importer only maps each tag’s name and commit SHA. We should add support for mapping the tag creation timestamp (e.g. the tagger.date field on annotated tags) into a property (e.g. tag_creation_date) on the Tag blueprint. This will let users sort, filter and report on tags by their creation time.
Created by Dhananjai Govind
·