knative / knative/actions

Working with reusables hurts

Open
#148 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
11
Forks
25
Avg merge
2d 18h
Merged PRs (30d)
3

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by documenting the current fork, path-rewriting, pull-request, and rerun workflow described in the issue, then review GitHub Actions reusable-workflow behavior and possible alternatives. Done requires a concrete, agreed approach that avoids repeating the fork and pull-request cycle, with implementation scope identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.