Skip to content

Create our initial prototype for the github action #1

@mgan59

Description

@mgan59

Context

We need to create the initial github action scaffold so that when a new candidate solution repository is created that the github-action is placed inside of the .github/workflows so that on: Push or on: Create the repository will dial-back home to gitBabel's GraphQL service

Actions

We have an open question about the difference between create and push, we believe we only want the dial-bacl to happen when a repository is first created -- in this case branch main and when solution is created

  • Create our initial prototype action by creating just a simple hello world on the on:create or on:push -- see docs
  • We need to figure out how to package up this repository into a github-action that we can then turn around and test -- see docs

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