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

Generate emails and github/gitlab issue bodies from a template #84

Merged
merged 8 commits into from
Mar 18, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 5, 2024

The driver for this is that I want to add a link to our internal rageshake-search tool to the body of reported issues. Rather than add more magic special-casing that, making the format of issue bodies more configurable seems a good thing.

@richvdh richvdh requested a review from kegsay March 11, 2024 14:22
@richvdh richvdh self-assigned this Mar 11, 2024
Copy link
Member

@kegsay kegsay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would use a template file and also port emails to use templates. Otherwise LGTM.

main.go Outdated Show resolved Hide resolved
rageshake.sample.yaml Outdated Show resolved Hide resolved
submit.go Show resolved Hide resolved
Copy link
Member

@kegsay kegsay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

main.go Outdated Show resolved Hide resolved
@richvdh richvdh changed the title Generate github/gitlab issue bodies from a template Generate emails and github/gitlab issue bodies from a template Mar 18, 2024
@richvdh richvdh merged commit 0cb1132 into main Mar 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants