Skip to content

Working with reusables hurts #148

Description

@krsna-m

To test a change to a GHA in our actions repo one usually makes a fork but to use that fork one must:

  1. change all paths to use the fork instead of our actions repo
  2. add the changes to the fork
  3. make a pr to test said changes
  4. if it fails one must start from 2 again because rerunning an action does not pick up the latest changes so a new change to the pr needs to be made as well

this is very time consuming and horrible.

We should see if there is another way. Might be good to talk with someone from github about this too

Activity

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

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