2026-03-09 00:34:01 +09:00
parent f7b59b5f04
commit 07e2ced357
@@ -19,4 +19,4 @@ TagNameRule の after_update に TagName に対する置換処理を入れる.
現時点では,固定で以下の形式:
| priority | source_pattern | replacement | created_at | updated_at | discarded_at |
| :------: | :------------: | :---------: | :--------: | :----------: | :-----------: |
| 10 |
| 10 | `\*` | `_` | Time.current | Time.current | NULL |