write-javascript-actions icon indicating copy to clipboard operation
write-javascript-actions copied to clipboard

Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow.

Results 7 write-javascript-actions issues
Sort by recently updated
recently updated
newest added

### Summary I had to manually update the README to Step 2, since the workflow that updates such file is not working properly. **Even when the instructions are reproduced in...

bug

**Describe the bug** Redundant file content in section 4 **To Reproduce** Go to section 4 of the readme, it contains the same file content twice. Once as description, once as...

bug

Within _Step 1 - Activity 1 - 9._ it states "we will remove the need to upload node_modules in a later step", however this is never addressed.

needs engineering

In step 1, in the readme this link doesn't work: 404 not found. ![image](https://github.com/user-attachments/assets/e874f786-452b-461a-8316-280f492c8d9e)

bug

### Summary ### Changes Closes: ### Task list - [ ] For workflow changes, I have verified the Actions workflows function as expected. - [ ] For content changes, I...

### Summary Very minor edit and admittedly pedantic, but the `.git` extension is really only needed for a "bare git repo" - explained pretty well here: https://stackoverflow.com/a/1734421 When cloning a...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...

dependencies
github_actions