PipedreamHQ / PipedreamHQ/pipedream

[Components] codeberg

Open
#16,963 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# codeberg
## URLs
- https://codeberg.org/api/swagger
## Webhook Sources
### new-issue-instant
#### Description
Emit new event when a new issue is created in a specified repository. Requires the repository name and owner.
### new-push-instant
#### Description
Emit new event when code is pushed to a specified repository branch. Requires the repository name, owner, and branch (optional).
### new-pull-request-instant
#### Description
Emit new event when a new pull request is opened in a specified repository. Requires the repository name and owner.
## Actions
### create-issue
#### Description
Create a new issue in a specified repository. Requires repository name, owner, issue title, and body (optional).
### create-repository
#### Description
Create a new repository under the authenticated user's account or organization. Requires repository name and visibility (public/private).
### merge-pull-request
#### Description
Merge an open pull request in a specified repository. Requires repository name, owner, and pull request ID.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.