forked from andstor/file-reader-action
-
Notifications
You must be signed in to change notification settings - Fork 1
[FEATURE] Add @github/local-action and documentation #285
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestParticipation in the Hacktoberfest eventParticipation in the Hacktoberfest eventhelp wantedExtra attention is neededExtra attention is needed🕓 medium effortA task that can be completed in a few hoursA task that can be completed in a few hours🤖 botAutomated processes or integrationsAutomated processes or integrations
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestParticipation in the Hacktoberfest eventParticipation in the Hacktoberfest eventhelp wantedExtra attention is neededExtra attention is needed🕓 medium effortA task that can be completed in a few hoursA task that can be completed in a few hours🤖 botAutomated processes or integrationsAutomated processes or integrations
Description
Add the @github/local-action utility and related documentation so that developers using this template can more easily debug their action code locally.
The local-action tool stubs out various GitHub Actions Toolkit functionality to run TypeScript/JavaScript actions locally.
Tech notes
actions/typescript-action#941
Screenshots or Diagrams
No response
Additional information
No response