-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Create a skill for creating and working on github actions. Read other skills to get an idea of structure, and tone.
Things to consider:
When running a github action, there needs to be at least one version merged into main BUT once that exists you can test other branches before merging.
When creating an action from scratch, or when the problem is particularly tricky it is worth it to add a step before all steps that just prints non secret parameters. That way you can debug more easily.
Think about other tricky none obvious things to consider.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels