-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
📦 New features
- ✨ Metrics insights
- Markdown interpretation #237 Improved markdown and code snippets rendering
- Markdown interpretation #237 Empty comments are not displayed anymore
- Simplify GitHub URLs in comments #262 GitHub urls for comments, issues and pull requests are now rendered with GitHub format
- 🎩 Notable contributions
- Feat notable options #240 Add support for
plugin_notable_filterto filter contributions (based on GitHub search query filter) - Feat notable options #240 Add support for
plugin_notable_repositoriesto also display repository name along with organization name -
- Feat notable options #240 Add support for
- 📰 Recent activity
- Markdown interpretation #237 Improved markdown and code snippets rendering
- Condense merge commits #242 Merge commits now display as a single commit
- Reverse order of commits listed in a recent activity entry #244 Pushed commits are now display from most recent to oldest for more readability
- 🗨️ Stackoverflow plugin
- Markdown interpretation #237 Improved markdown and code snippets rendering
- Markdown interpretation #237 Use
plugin_stackoverflow_lines_snippetto configure how many lines should be displayed
- 🎭 Comment reactions
- Add option to ignores users in reactions plugin #256 Add
plugin_reactions_ignoredto ignore reactions of user (defaults togithub-actions[bot], dependabot[bot])
- Add option to ignores users in reactions plugin #256 Add
- 🏅 Repository contributors
- Add option to ignores users in reactions plugin #256
dependabot[bot]user is now ignored by default
- Add option to ignores users in reactions plugin #256
- 📒 Markdown template
- Add
embedmethod in markdown plugin #263 SVG plugins can now directly be embed in a tempate without the need of creating separated jobs- Use
<%- await embed({isocalendar:true}) %>to include an isocalendar for example - Rendered images are pushed to
markdown_cachefolder (defaults to.cache)
- Use
- Add
markdown-pdfoption as config output #270 This template can now be rendered as PDF file by usingconfig_output: markdown-pdf
- Add
- 🦑 Miscelleanous
- Add support for
extras_cssoption #238 Add support forextras_cssoption to let users inject raw CSS without template edition- For heavy styling, consider using community templates instead
- Feat auto extension #272
filenameextension is now automatically deduced based onconfig_outputvalue - Add templates metadata #273
config_outputnow defaults to"auto"which will use the prefered template output (e.g.svgfor classic, repository and terminal templates andmarkdownfor markdown) - Add templates metadata #273 Template now define which account type and output formats are supported and will throw an error in case of incompatibility
- Add templates metadata #273 Community templates can now use a
template.mjsfallback from any official templates rather than just the classic one
- Add support for
🧰 Fixes
- Fix "No commits between" error #243 Fix
No commits betweenerror when a run resulted in no diff and tried to open a new pull request
💕 Sponsors
Reactions are currently unavailable