Skip to content

Conversation

akhill10
Copy link
Contributor

Fixes #201

Added following git database tasks for github integration

/claim #201

@changeset-bot
Copy link

changeset-bot bot commented Jul 21, 2023

🦋 Changeset detected

Latest commit: f419001

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@trigger.dev/github Patch
@examples/nextjs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ericallam
Copy link
Member

This looks great! I'll do a proper review shortly 👍

Copy link
Member

@ericallam ericallam left a comment

Choose a reason for hiding this comment

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

This looks close! It would be great to get an example usage of a few of these tasks in the github.ts file as well.

},
};

type ListMatchinghReferencesTask = GithubAuthenticatedTask<
Copy link
Member

Choose a reason for hiding this comment

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

Typo here, should be ListMatchingReferencesTask

@akhill10
Copy link
Contributor Author

This looks close! It would be great to get an example usage of a few of these tasks in the github.ts file as well.

Sure, will do that shortly.

@ericallam
Copy link
Member

Examples look great, will be merging this in shortly 👍

@ericallam ericallam merged commit fdf1b21 into triggerdotdev:main Jul 31, 2023
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.

[TRI-709] Add git database tasks to @trigger.dev/github integration
2 participants