Commit Graph
13 Commits
Author SHA1 Message Date
meatvegsandwichandSethCohen 9fe781fdc7 Add custom url (#44)
* add custom_html_url parameter

* Update action.yml

* Update README.md

* Update test.yml

* fix: fixed embedMsg url property

---------

Co-authored-by: SethCohen <47002293+SethCohen@users.noreply.github.com>
2025-06-17 00:28:13 -04:00
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
Ryan Hullah 8ca9da2ca8 feat: added additional description formatting (#23)
remove: removed HTML comments added by the 'Generate release notes' button
feat: description trimming
style: reduce consecutive whitespace/newlines into a minimum of 2 to allow separation in paragraphs
style: parse common Github URLs to more appropriate display
feat: added max_description option
feat: added reduce_headings option
2023-12-11 11:18:02 -05:00
Shon f228faeb5e Implement more functions (#20)
* Send the release title instead of version

& remove the `Release` text

* Ability to use the existing Discord user & avatar

* fix

* Support for adding a footer

* Update index.js

* Update index.js

* Update index.js

* Updated docs

* Support for footer timestamps

* Support for sending normal text above the embed

useful for pings
2023-09-23 12:18:00 -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 a0914f433a feat: renamed all colour>color 2022-08-24 01:18:46 -04:00
SethCohen e49c674890 feat: updated action.yml 2022-08-24 00:55:06 -04:00
SethCohen ac2e4a38e2 feat: updated action colour 2022-08-23 23:35:09 -04:00
SethCohen 79005b23fe feat: changed default action colour 2022-08-23 23:28:51 -04:00
SethCohen b612527333 feat: updated action 2022-08-23 23:19:34 -04:00
SethCohen 1493174a77 feat: updated action 2022-08-23 22:32:21 -04:00
SethCohen 6df1acd6c0 My first action is ready 2022-08-23 22:02:23 -04:00