-
Notifications
You must be signed in to change notification settings - Fork 17
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
Possibility to remove footer from embed #25
Comments
Can you post an example? |
Are you following a standard like this?. I'm not familiar with footers in commit messages. |
Its inside of the embed. |
Git does not define footer standards inside the commit message. You can read more about GitHub payloads here. I won't support conventional commits specification until the parsing library fixes the following issues with git trailers. |
Reopened because I would like to provide developers with partial control over trailing footers. Thinking an option for regular expressions could help omit parts of the commit body. Similar to #26 |
When you send a embed it adds a footer to it.
The posibility to get that removed would be great.
The text was updated successfully, but these errors were encountered: