Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: filter logContext out after global stage
  • Loading branch information
rarkins committed Oct 6, 2022
commit 69a8e40f2f233755fdf24aeee4144de0c5ae193e
1 change: 1 addition & 0 deletions lib/config/options/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ const options: RenovateOptions[] = [
globalOnly: true,
type: 'string',
default: null,
stage: 'global',
Comment thread
viceice marked this conversation as resolved.
},
// Onboarding
{
Expand Down