- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
86 lines
5.5 KiB
JSON
86 lines
5.5 KiB
JSON
{
|
|
"GitHub": "GitHub",
|
|
"Developer platform that allows developers to create, store, manage and share their code": "Developer platform that allows developers to create, store, manage and share their code",
|
|
"Create Issue": "Create Issue",
|
|
"Get issue information": "Get issue information",
|
|
"Create comment on a issue": "Create comment on a issue",
|
|
"Lock issue": "Lock issue",
|
|
"Unlock issue": "Unlock issue",
|
|
"Raw GraphQL query": "Raw GraphQL query",
|
|
"Create Pull Request Review Comment": "Create Pull Request Review Comment",
|
|
"Create Commit Comment": "Create Commit Comment",
|
|
"Create Discussion Comment": "Create Discussion Comment",
|
|
"Custom API Call": "Custom API Call",
|
|
"Create Issue in GitHub Repository": "Create Issue in GitHub Repository",
|
|
"Grabs information from a specific issue": "Grabs information from a specific issue",
|
|
"Adds a comment to the specified issue (also works with pull requests)": "Adds a comment to the specified issue (also works with pull requests)",
|
|
"Locks the specified issue": "Locks the specified issue",
|
|
"Unlocks the specified issue": "Unlocks the specified issue",
|
|
"Perform a raw GraphQL query": "Perform a raw GraphQL query",
|
|
"Creates a review comment on a pull request in a GitHub repository": "Creates a review comment on a pull request in a GitHub repository",
|
|
"Creates a comment on a commit in a GitHub repository": "Creates a comment on a commit in a GitHub repository",
|
|
"Creates a comment on a discussion in a GitHub repository": "Creates a comment on a discussion in a GitHub repository",
|
|
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
"Repository": "Repository",
|
|
"Title": "Title",
|
|
"Description": "Description",
|
|
"Labels": "Labels",
|
|
"Assignees": "Assignees",
|
|
"Issue Number": "Issue Number",
|
|
"Issue number": "Issue number",
|
|
"Comment": "Comment",
|
|
"Lock Reason": "Lock Reason",
|
|
"Query": "Query",
|
|
"Parameters": "Parameters",
|
|
"Pull Request Number": "Pull Request Number",
|
|
"Commit SHA": "Commit SHA",
|
|
"File Path": "File Path",
|
|
"Comment Body": "Comment Body",
|
|
"Position": "Position",
|
|
"Discussion Number": "Discussion Number",
|
|
"Method": "Method",
|
|
"Headers": "Headers",
|
|
"Query Parameters": "Query Parameters",
|
|
"Body": "Body",
|
|
"No Error on Failure": "No Error on Failure",
|
|
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
"The title of the issue": "The title of the issue",
|
|
"The description of the issue": "The description of the issue",
|
|
"Labels for the Issue": "Labels for the Issue",
|
|
"Assignees for the Issue": "Assignees for the Issue",
|
|
"The number of the issue you want to get information from": "The number of the issue you want to get information from",
|
|
"The number of the issue to comment on": "The number of the issue to comment on",
|
|
"The comment to add to the issue": "The comment to add to the issue",
|
|
"The number of the issue to be locked": "The number of the issue to be locked",
|
|
"The reason for locking the issue": "The reason for locking the issue",
|
|
"The number of the issue to be unlocked": "The number of the issue to be unlocked",
|
|
"The number of the pull request": "The number of the pull request",
|
|
"The SHA of the commit to comment on": "The SHA of the commit to comment on",
|
|
"The relative path to the file to comment on": "The relative path to the file to comment on",
|
|
"The content of the review comment": "The content of the review comment",
|
|
"The position in the diff where the comment should be placed": "The position in the diff where the comment should be placed",
|
|
"The content of the comment": "The content of the comment",
|
|
"The relative path to the file to comment on (optional)": "The relative path to the file to comment on (optional)",
|
|
"The line index in the diff to comment on (optional)": "The line index in the diff to comment on (optional)",
|
|
"The number of the discussion to comment on": "The number of the discussion to comment on",
|
|
"The content of the comment (supports markdown)": "The content of the comment (supports markdown)",
|
|
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
"GET": "GET",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "DELETE",
|
|
"HEAD": "HEAD",
|
|
"New Pull Request": "New Pull Request",
|
|
"New Star": "New Star",
|
|
"New Issue": "New Issue",
|
|
"Push": "Push",
|
|
"New Discussion": "New Discussion",
|
|
"New Comment Posted": "New Comment Posted",
|
|
"Triggers when there is activity on a pull request.": "Triggers when there is activity on a pull request.",
|
|
"Trigger when there is activity relating to repository stars.": "Trigger when there is activity relating to repository stars.",
|
|
"Triggers when there is activity relating to an issue.": "Triggers when there is activity relating to an issue.",
|
|
"Triggers when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed, when a branch is deleted, when a tag is deleted, or when a repository is created from a template.": "Triggers when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed, when a branch is deleted, when a tag is deleted, or when a repository is created from a template.",
|
|
"Triggers when there is activity relating to a discussion.": "Triggers when there is activity relating to a discussion.",
|
|
"Triggers when there is a new comment posted on a discussion.": "Triggers when there is a new comment posted on a discussion."
|
|
} |