Skip to content

Commit

Permalink
Update helper_to_upgrade_projects_by_rescaffolding.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajiyah-Salat authored Mar 1, 2023
1 parent 1d5c6c9 commit 4732cf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions designs/helper_to_upgrade_projects_by_rescaffolding.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,6 @@ to be addressed and maintained.

We could use it to do cool future features such as creating a GitHub action which would push-pull requests against the project repositories to help users be updated with, for example, minor changes. By using this command, we might able to git clone the project and to do a new scaffold and then use some [git strategy merge](https://www.geeksforgeeks.org/merge-strategies-in-git/) to result in a PR to purpose the required changes.

We probably need to store the CLI tool tag release used to do the scaffold to persuade this idea. So that we can know if the project requires or not updates.
We probably need to store the CLI tool tag release used to do the scaffold to persuade this idea. So that we can know if the project requires updates or not.

[project-config]: https://book.kubebuilder.io/reference/project-config.html
[project-config]: https://book.kubebuilder.io/reference/project-config.html

0 comments on commit 4732cf5

Please sign in to comment.