atlassian / github-for-jira

Connect your code with your project management in Jira
https://github.atlassian.com
MIT License
621 stars 187 forks source link

add dlq-service during BB pipeline #2617

Closed gxueatlassian closed 9 months ago

gxueatlassian commented 9 months ago

What's in this PR? add dlq-service during BB pipeline

Why

  1. The public yarn.lock doesn't contains the optional deps
  2. But during BB pipeline, it will install the optional, but now the fronzenfile is wrong, so will error.

Added feature flags

Affected issues

How has this been tested?

https://bitbucket.org/atlassian/github-for-jira-deployment/pipelines/results/8402

image

Whats Next?