Commit 491d9ac
fix: lower log level for missing base ref on main/master builds (EME-369)
Changes the logging level from warn to info when failing to detect base
branch reference on main/master branch builds. This reduces noise in
build logs for these common scenarios while maintaining warn level for
other branches where missing base ref may indicate configuration issues.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5b1fb22 commit 491d9ac
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
196 | 203 | | |
197 | 204 | | |
198 | 205 | | |
| |||
0 commit comments