惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
Jina AI
Jina AI
GbyAI
GbyAI
D
DataBreaches.Net
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
V
Visual Studio Blog
P
Proofpoint News Feed
The Cloudflare Blog
H
Help Net Security
MyScale Blog
MyScale Blog
T
The Blog of Author Tim Ferriss
量子位
博客园 - 聂微东
Apple Machine Learning Research
Apple Machine Learning Research
T
Tailwind CSS Blog
博客园 - 三生石上(FineUI控件)
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MongoDB | Blog
MongoDB | Blog
Last Week in AI
Last Week in AI
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
月光博客
月光博客

Recent Commits to jekyll:master

docs: Update Getform branding to Forminit (#10006) · jekyll/jekyll@541d8b2 fix(core): avoid mutating document data for fallback dates (#9981) · jekyll/jekyll@78aac81 docs: Add harvis to third-party deployment docs (#10009) · jekyll/jekyll@20ea323 build: soft deprecate old rubies (#10016) · jekyll/jekyll@6504236 docs: remove the stale duplicate Code of Conduct page (#10010) · jekyll/jekyll@d2650e8 fix: update clean command to take account of the keep_files option (#… · jekyll/jekyll@74d7513 docs: add DeployHQ to third-party deployment providers (#9991) · jekyll/jekyll@7697d24 docs: update wsl installation procedure (#9968) · jekyll/jekyll@202df57 fix: Run release-please workflow only in jekyll/jekyll repo (#9969) · jekyll/jekyll@d68f76e feat!: Streamline the release process for Jekyll (#9760) · jekyll/jekyll@5cf05d7 Update history to reflect merge of #9960 [ci skip] · jekyll/jekyll@08c22ee Add GitCMS to resources docs (#9960) · jekyll/jekyll@3ed83f6 Update history to reflect merge of #9954 [ci skip] · jekyll/jekyll@ff0d4dd build: fix broken CI on newer rubies (#9954) · jekyll/jekyll@65d534a Update history to reflect merge of #9925 [ci skip] · jekyll/jekyll@baab7bf Allow configuring future metadata for individual collections (#9925) · jekyll/jekyll@f07d4f7 Update history to reflect merge of #9914 [ci skip] · jekyll/jekyll@d0cf179 Add .ruby-lsp to default excludes (#9914) · jekyll/jekyll@3c45d9e Update history to reflect merge of #9920 [ci skip] · jekyll/jekyll@26ec089 Add logger to Gemfile for Ruby 4.0 (#9920) · jekyll/jekyll@7e79e46 Update history to reflect merge of #9923 [ci skip] · jekyll/jekyll@b49aa9b Bump supported versions (#9923) · jekyll/jekyll@ebe567c Update history to reflect merge of #9897 [ci skip] · jekyll/jekyll@4d3db3a Update WDM (0.1.1 → 0.2.0) in the Windows docs (#9897) · jekyll/jekyll@6da6739 Update history to reflect merge of #9912 [ci skip] · jekyll/jekyll@161f654 docs: Update contributor badge in README to include avatar height and… · jekyll/jekyll@e1b5fd6 Update history to reflect merge of #9889 [ci skip] · jekyll/jekyll@2fe6977
build: update allowed cc types from the spec summary (#10...
jekyll · 2026-09-18 · via Recent Commits to jekyll:master

Commit 578d65b

authored

build: update allowed cc types from the spec summary (#10017)

Updates the allowed types to match [the conventional commit spec summary](https://www.conventionalcommits.org/en/v1.0.0/#summary). Also alphabetizes them.

1 parent d2650e8 commit 578d65b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

  • .github/workflows

    • conventional-commits.yml

‎.github/workflows/conventional-commits.yml‎

Lines changed: 5 additions & 3 deletions

Original file line numberDiff line numberDiff line change

@@ -28,12 +28,14 @@ jobs:

2828

types: |

2929

feat

3030

fix

31-

perf

32-

refactor

31+

build

32+

chore

33+

ci

3334

docs

3435

style

36+

perf

37+

refactor

3538

test

36-

chore

3739

scopes: |

3840

core

3941

cli

0 commit comments

Comments

 (0)