Skip to content

feat: skill for github actions #55

@juanmichelini

Description

@juanmichelini

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions