Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Repo for @sudo-bot
Using yarn
yarn add sudo-bot
npx sudo-bot
or ./node_modules/.bin/sudo-bot
$ ./node_modules/.bin/sudo-bot --help
Usage: sudo-bot [options]
Create GitHub pull-requests as an app from the CLI
Options:
--jwt-file <jwtFile> The JWT file for the GitHub app
--gh-app-id <GitHubAppId> The App Id of the GitHub app
--installation-id <GitHubInstallationId> The Installation Id of the GitHub app
--repository-slug <repositorySlug> The slug for the repository ({orgname|username}/{repo})
--target-branch <targetBranch> The target branch for the PR (default: main)
--assign <usernamesAssigned> The GitHub usernames to assign (example: user1, user2)
--template <templateFile> The template to generate PR descriptions
--ignore-file <ignoreFile> The file to use as like a .gitignore file
--repository-dir <repositoryDir> The repository directory (default: /mnt/Dev/@sudo/sudo-bot)
--commit-author-email <commitAuthorEmail> The email of the committer
--commit-author-name <commitAuthorName> The name of the committer
--gpg-private-key-file <gpgPrivateKeyFile> The file path the to GPG key
--gpg-private-key-passphrase <gpgPrivateKeyPassphrase> The passphrase of the GPG key
--verbose Turn on logging
--version display version information and exit
--help display this help and exit
FAQs
Create GitHub pull-requests as an app from the CLI
The npm package sudo-bot receives a total of 5 weekly downloads. As such, sudo-bot popularity was classified as not popular.
We found that sudo-bot demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.