-
Notifications
You must be signed in to change notification settings - Fork 495
Add body option to gitalk configuration to support custom issue content #877
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
Conversation
|
Thanks so much for opening your first PR here! |
|
This pull request contains changes to the configuration file. Please make sure the documentation in NexT website is changed or added. |
|
|
Refactor comment body parsing to use allowed keys
Updated comments for body parameter customization in Gitalk.
Pull Request Test Coverage Report for Build 19035283207Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
|
Congrats on merging your first pull request here! 🎉 How awesome! |
|
:) |
PR Checklist
Docs PR: next-theme/theme-next-docs#138
PR Type
What is the current behavior?
Custom gitalk issue body is currently not supported
What is the new behavior?
gitalk config add body config item, add custom issue body configuration.
How to use?
In NexT
_config.yml: