3scale-ops / saas-operator

3scale SaaS Operator - www.3scale.net
Apache License 2.0
8 stars 2 forks source link

Feat/Add System/Zync optional bugsnag releaseStage #233

Closed slopezz closed 1 year ago

slopezz commented 1 year ago

Right now there is no way to distinguish in Bugsnag which environment is producing bugs, because most environments uses RAILS_ENV production value.

This PR adds a new field with a new envvar to permit to diferenciate about different environments using same RAILS_ENV values.

Related to: https://github.com/3scale/zync/pull/484 https://github.com/3scale/porta/pull/3123

/kind feature /priority important-soon /assign

3scale-robot commented 1 year ago

LGTM label has been added.

Git tree hash: 8741858693854cf3df78d78681e38315a67fef82

slopezz commented 1 year ago

/approve

3scale-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: slopezz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/3scale-ops/saas-operator/blob/main/OWNERS)~~ [slopezz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment