certification-errbot

Hardware Certification errbot

Channel Revision Published Runs on
latest/edge 40 21 Oct 2025
Ubuntu 24.04 Ubuntu 22.04
latest/edge 7 26 Jun 2025
Ubuntu 24.04 Ubuntu 22.04
juju deploy certification-errbot --channel edge
Show information

Platform:

Learn about configurations >

  • artefact-families | string

    Default: snap,deb

    Comma-separated list of Test Observer artefact families to include in responses. Valid families: snap, deb, image, charm (use singular form, not plural) If not set or empty, all families are included. Example: "snap,deb,image" to exclude charm artefacts. Do NOT use plural forms like "snaps,debs" - use "snap,deb" instead.

  • c3-client-id | string

    OAuth client ID for the C3 v2 API.

  • c3-client-secret | string

    OAuth client secret for the C3 v2 API.

  • digest-send-time | string

    Default: 06:30

    Time to send the daily digest in HH:MM format (24-hour, UTC). For example: "09:00" for 9am UTC.

  • github-org | string

    Default: canonical

    GitHub organization name to fetch PRs from.

  • github-repositories | string

    Comma-separated list of repository names to monitor for PRs. If not set, uses default list.

  • github-team | string

    GitHub team name to send daily PR notifications for. Team members will receive PR summaries at 9am UTC Mon-Fri.

  • github-token | string

    GitHub personal access token for API access.

  • http-proxy | string

    HTTP proxy for accessing external HTTP resources

  • https-proxy | string

    HTTPS proxy for accessing external HTTPS resources

  • jira-current-sprint-only | boolean

    Filtering by current sprint when fetching jira issues

  • jira-email | string

    Jira email address for API access.

  • jira-filter-id | string

    Jira filter ID to use for fetching issues.

  • jira-server | string

    Jira server URL for issue tracking integration.

  • jira-token | string

    Jira API token for authentication.

  • ldap-base-dn | string

    LDAP base DN for user searches.

  • ldap-bind-dn | string

    LDAP bind DN for authentication.

  • ldap-bind-password | string

    LDAP bind password for authentication.

  • ldap-server | string

    LDAP server URL for user lookups.

  • log-level | string

    Default: info

    Configures the application log level.

    Acceptable values are: "info", "debug", "warning", "error" and "critical"

  • mattermost-admins | string

    A comma separated list of mattermost handles who can act as bot admins.

  • mattermost-server | string

    The Mattermost server address for Errbot.

  • mattermost-team | string

    The Mattermost team name.

  • mattermost-token | string

    Mattermost API token for Errbot.

  • no-proxy | string

    Default: localhost,127.0.0.1,::1

    Resources that we should be able to access bypassing proxy