Skip to content

Different approach #146

Open
Open
@bjohansebas

Description

@bjohansebas

Instead of having to request a GitHub token to push to that branch and create it, why don't we simply clone the repository, change the URL (which is part of what happens when creating a new branch), and run the tests? That way, everything stays local, and we can test this change beyond what the token allows.

The process would be something like this:

  1. The wiby test label is added
  2. The Wiby action runs wiby test
  3. wiby test
  • clones the repository,
  • updates the dependency URL
  • reports the result to GitHub Actions.

I know you're no longer maintaining this project, but @dominykas, can you tell me what you think of this approach?

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