Commit Graph
6 Commits
Author SHA1 Message Date
SethCohen 74ded4247d Add option to strip PR and commit links (#48)
* feat: add option to remove PR and commit links

* feat(github-action): rename input from remove_pr_commit_links to remove_github_reference_links for clarity and expand functionality to include issue links
fix(github-action): update removeGithubReferenceLinks function to remove all GitHub PR, commit, and issue links from the text, including markdown links

resolves #41
2025-06-17 00:10:47 -04:00
SethCohen 305fe9299d chore: updated test action 2024-10-04 17:26:19 -04:00
SethCohen ba06d83352 chore: updated README.md 2022-08-24 21:19:52 -04:00
SethCohen c240910f89 chore: updated action info 2022-08-24 21:12:53 -04:00
SethCohen c8889535c4 chore: updated action info 2022-08-24 21:05:04 -04:00
SethCohen d76d7aafe4 feat: created test action 2022-08-24 20:05:42 -04:00