openrewrite / openrewrite/rewrite-github-actions

Generic recipe to Update existing command

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

Nobody has claimed this yet.

help wanted recipe
Dominant language
Java
Stars
1
Forks
9
Avg merge
5h 27m
Merged PRs (30d)
12

Description

The recipes

  • #20,
  • #33 and
  • #35

are trying to accomplish the same: Given an existing step/command, provide a recipe to update/replace the existing value

Can we create a generic recipe to cover both scenarios?

We can still leave them as templates but this recipe should have most of the logic for them

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

Start by reviewing recipes #20, #33, and #35 and the issue's comment thread to compare how they update or replace existing steps and commands. Identify the shared logic for a generic recipe while preserving the existing recipes as templates; done means both scenarios are covered without duplicating that logic.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.