Toshimaru
Toshimaru
Switch from filter to tag. ``` def toc(html) ``` ``` > page.content == html => true ``` ## NOTE - v.s. Kramdown native `{:toc}` http://www.seanbuscay.com/blog/jekyll-toc-markdown/
- bootstrap - dart
## Description This PR adds a feature which enables `label-actions` to assign reviewer(s) from the configuration. ## Setting example ```yml 'review request label': prs: reviewers: - toshimaru - ... number-of-reviwers:...
related #493
## idea - Add profile description to User - and Favorites feature - User Slug - Edit user - Add spec - pagination spec
### Describe the feature or problem you’d like to solve We have many caches in the repository, so I'd like to delete caches associated with branches that have already been...
## Description fixes #8710 List GitHub Actions caches with `ref` filtering. ## API Documentation > `ref` string > The full Git reference for narrowing down the cache. The ref for...