Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(utils): update git latest commit functionality #205

Merged
merged 6 commits into from
Nov 8, 2023

Conversation

MishaSeredenkoPushBased
Copy link
Contributor

Expanded the git commit data fetching, substituted the method latestHash() with getLatestCommit().
Closes #192

packages/utils/src/lib/git.spec.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/report-to-md.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/report-to-md.ts Outdated Show resolved Hide resolved
matejchalk
matejchalk previously approved these changes Nov 8, 2023
@MishaSeredenkoPushBased MishaSeredenkoPushBased merged commit 7ec4582 into main Nov 8, 2023
8 checks passed
@MishaSeredenkoPushBased MishaSeredenkoPushBased deleted the fetch-git-commit-data branch November 8, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fetch Git commit hash and message for reports
2 participants