Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support bringing back changes from incarnation to the template #34

Open
defreng opened this issue Aug 22, 2022 · 0 comments
Open

Support bringing back changes from incarnation to the template #34

defreng opened this issue Aug 22, 2022 · 0 comments
Labels
enhancement New feature or request fengine

Comments

@defreng
Copy link
Contributor

defreng commented Aug 22, 2022

it would be great if there would be an easy way to get a MR on the template with changes that were done on a particular incarnation.

Ideas

  • Maybe it could even try to discover strings in the changes that should've been variables from the template? For example by trying to find and replace actual variable values with their name placeholders?
    • I.e. if a variable {{ name }} was set to myvalue, it could replace all myvalue occurences with {{ name }} when creating the MR on the template.
@defreng defreng added enhancement New feature or request fengine labels Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fengine
Projects
None yet
Development

No branches or pull requests

1 participant