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: adds nodejs-typescript-github sample #73

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

leeford
Copy link
Contributor

@leeford leeford commented Jan 14, 2025

Adds a new sample nodejs-typescript-github.

This sample demonstrates how you can ingest GitHub issues, pull requests, and commits.

The sample is written in TypeScript and runs on Azure Functions (nodejs). Data is ingested by using a GitHub webhook to send events to the Azure Function HTTP trigger.

@waldekmastykarz waldekmastykarz merged commit 6a211e4 into pnp:main Jan 23, 2025
1 check passed
@waldekmastykarz
Copy link
Member

Merged! Awesome submission! @leeford let's add a sample.json file (example) so that the sample shows up in the Sample Gallery

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.

2 participants