Skip to content

Dev branch, create tests to ensure changes don't break, github actions to merge dev on main of tests pass #1

Description

@bar-alex
  • create dev branch so all your changes go to dev branch
  • create tests (Jest) to make sure whatever changes you make don't break existent functionality
  • create github actions to automatically merge dev to branch on push to dev, if the tests pass (get inspiration from michael's repo)
  • find more info online about this workflow, maybe there's something better ?!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions