Skip to content

Create config validation workflow #390

@grahamalama

Description

@grahamalama

Currently, when we merge JBI config changes, there is no shared workflow among the team for validating that those config changes are sound. Things that might make a config change invalid are:

  • invalid Jira project name
  • our Jira service account not having the correct permissions on a project
  • steps are in an order that don't make sense

We should establish some shared workflow for ensuring that proposed config changes are sound before promoting them to prod. This might take the form of:

  • a manual testing checklist
    • for us (developers)
    • for customers (so they can QA their own workflow)
  • some sort of automated integration test
  • some combination of the above

Metadata

Metadata

Assignees

No one assigned

    Labels

    configurationChanges to JBI action configurationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions