Skip to content

Improve the structure of Settings in the hackbot-api service #6682

Description

@suhaibmujahid

These settings live in services/hackbot-api/app/config.py and could be better organized. Specifically:

  • Ensure that settings which should be mandatory are actually marked as mandatory.
  • Clean up unnecessary comments, and condense overly long ones.
  • Use consistent naming for webhook settings, ideally by nesting them under their respective platform's settings. For example, the Phabricator config should include its webhook config as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions