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

[CSR-576] Feature/gha commit info #201

Merged
merged 18 commits into from
Jan 30, 2024
Merged

[CSR-576] Feature/gha commit info #201

merged 18 commits into from
Jan 30, 2024

Conversation

miguelangaranocurrents
Copy link
Contributor

The types for gha PR information is added to the types and is being sent to the database:

https://www.loom.com/share/a0a2674c2bcc4aba9fed333fbed5ab61?sid=77b95cac-1f70-48b2-8dc3-420b0c5ac7e4

@miguelangaranocurrents miguelangaranocurrents marked this pull request as draft January 10, 2024 17:37
@miguelangaranocurrents miguelangaranocurrents changed the title Feature/gha commit info [CSR-932] Feature/gha commit info Jan 10, 2024
Copy link

@miguelangaranocurrents miguelangaranocurrents changed the title [CSR-932] Feature/gha commit info [CSR-576] Feature/gha commit info Jan 10, 2024
Copy link

Detecting a GitHub PR

@@ -96,7 +96,7 @@ export async function run(params: CurrentsRunParameters = {}) {
const run = await createRun({
ci: getCI(ciBuildId),
specs: specs.map((spec) => spec.relative),
commit: await getGitInfo(config.projectRoot),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restore

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restored

@agoldis agoldis force-pushed the feature/gha-commit-info branch from 2ba5390 to 63c5862 Compare January 24, 2024 00:46
@agoldis agoldis marked this pull request as ready for review January 24, 2024 22:21
@agoldis agoldis merged commit 778d8ab into main Jan 30, 2024
28 checks passed
@agoldis agoldis deleted the feature/gha-commit-info branch January 30, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants