Skip to content

feat(get-facts): count dovecot custom directives#207

Merged
DavidePrincipi merged 1 commit intomainfrom
custom-directives
Nov 17, 2025
Merged

feat(get-facts): count dovecot custom directives#207
DavidePrincipi merged 1 commit intomainfrom
custom-directives

Conversation

@DavidePrincipi
Copy link
Copy Markdown
Member

Dovecot upgrade to 2.4 will change config file syntax. This fact will help to estimate the impact of such breaking change.

Refs #202

Dovecot upgrade to 2.4 will change config file syntax. This fact will
help to estimate the impact of such breaking change.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds functionality to count custom Dovecot configuration directives to help estimate the impact of upgrading to Dovecot 2.4, which will introduce breaking changes in config file syntax.

Key Changes

  • Added get_custom_config_facts() function that executes a shell command inside the dovecot container to count custom directives
  • Integrated the new function into the main facts collection pipeline

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DavidePrincipi DavidePrincipi merged commit 34640e4 into main Nov 17, 2025
12 checks passed
@DavidePrincipi DavidePrincipi deleted the custom-directives branch November 17, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants