https://github.com/mmomtchev/autoarboriculturist
The bonsai master
https://github.com/mmomtchev/autoarboriculturist
Last synced: 3 months ago
JSON representation
The bonsai master
- Host: GitHub
- URL: https://github.com/mmomtchev/autoarboriculturist
- Owner: mmomtchev
- Created: 2024-02-04T18:36:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T14:25:58.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T15:17:15.057Z (10 months ago)
- Language: TypeScript
- Size: 6.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `autoarboriculturist`
A hastily hacked Github Action to automatically update `npm` packages that strives for Github Marketplace citizenship
## Design goals
* To give more people the chance to use in their everyday life the word *autoarboriculturist*
(and does so without impeding the final user who has to correctly spell my name anyway - which means that a copy&paste is already the only solution)
* To provide an easy to use replacement for Snyk that is *good-enough* for most open-source packages on `npm`
## Status
Some parts work sometimes
## Usage
### Workflow permissions
For this action to work you must explicitly allow GitHub Actions to create pull requests.
This setting can be found in a repository's settings under Actions > General > Workflow permissions.
For repositories belonging to an organization, this setting can be managed by admins in organization settings under Actions > General > Workflow permissions.