Commit a18afa5
Add git cliff filters to ignore CI commits (#44)
* Initial plan
* feat: add git cliff filters to ignore CI changelog commits and improve workflow
Co-authored-by: marcelocra <2532492+marcelocra@users.noreply.github.com>
* fix: make changelog CI commit filters case-insensitive
Co-authored-by: marcelocra <2532492+marcelocra@users.noreply.github.com>
* feat: fix incorrect path in .github/workflows/changelog.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: restore CHANGELOG.md and fix configuration to preserve manually curated history
Co-authored-by: marcelocra <2532492+marcelocra@users.noreply.github.com>
* refactor: combine duplicate CI commit filter patterns into single regex
Co-authored-by: marcelocra <2532492+marcelocra@users.noreply.github.com>
* chore: remove redundant CI commit entries from manually curated changelog
Co-authored-by: marcelocra <2532492+marcelocra@users.noreply.github.com>
* fix: restore automatic changelog generation and add explanatory comments
Co-authored-by: marcelocra <2532492+marcelocra@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: marcelocra <2532492+marcelocra@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 2f3639b commit a18afa5
2 files changed
Lines changed: 11 additions & 47 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 60 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 61 | | |
96 | | - | |
97 | 62 | | |
98 | | - | |
99 | | - | |
100 | 63 | | |
101 | | - | |
102 | 64 | | |
103 | 65 | | |
104 | 66 | | |
105 | 67 | | |
106 | 68 | | |
107 | 69 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 70 | | |
115 | 71 | | |
116 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
68 | 79 | | |
69 | 80 | | |
70 | 81 | | |
| |||
73 | 84 | | |
74 | 85 | | |
75 | 86 | | |
76 | | - | |
77 | | - | |
78 | 87 | | |
79 | | - | |
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
| |||
0 commit comments