resourceHash.commits.forEach((commit) => {
      commit.type = 'github-commit';
      commit.id = commit.sha;
    });