At Stack AI, security and privacy of our customer's data is our top priority. Today, we are thrilled to announce that Stack AI is now SOC 2 Type II and HIPAA compliant.
Connect to GitHub via OAuth to interact with user-specific repositories, issues, pull requests, and more.
Trigger a workflow execution every time a new pull request is created in GitHub.
The action performed on the pull request (e.g., 'opened', 'reopened').
The full name of the repository (e.g., octocat/Hello-World)
The number of the pull request
The title of the pull request
The URL to view the pull request on GitHub
The current state of the pull request (e.g., open, closed)
The name of the branch being merged into
The name of the branch with changes
The GitHub username of the user who created the PR
The full name of the repository (e.g., octocat/Hello-World). This is where the webhook will be created.
A secret string used to secure your webhook. GitHub will sign payloads with this secret.
The number of the pull request.
The title of the pull request.
The HTML URL of the pull request.
The GitHub username of the pull request author.
The email of the pull request author (if available).
The full name of the repository (e.g., owner/repo).
The HTML URL of the repository.
The name of the source branch (head).
The name of the target branch (base).
The action performed on the pull request (e.g., 'opened').