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

Extractors to support link generation and post process hooks #47

Closed
EdgyEdgemond opened this issue Aug 23, 2024 · 0 comments · Fixed by #51
Closed

Extractors to support link generation and post process hooks #47

EdgyEdgemond opened this issue Aug 23, 2024 · 0 comments · Fixed by #51

Comments

@EdgyEdgemond
Copy link
Contributor

  • parse footers
  • extract into from footers, named group regexes (flatten to single value from list, optional)
  • generate links using extracted info as sources, named issue_ref etc
  • generate pp link using extracted info, build body pass all extracted info
EdgyEdgemond added a commit that referenced this issue Aug 23, 2024
…tion. (#51)

extracting information from footers separately to link generation allows
all extracted information to be made available in post_process body
templates, and removes the need to hack the "link.text" into
post_process bodies to get access to the triggering issue_ref.

closes #47
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 a pull request may close this issue.

1 participant