You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like I managed to get Github, and JIRA configured to no longer have unnamed environment releases.
In Github we now have 4 environments set up:
Dev
Test
Tugboat
Pantheon
I then added a .jira/config.yml file to our repo with the following environment mappings:
Deployments to Dev should show up as Development in JIRA
Deployments to Tugboat should show up as Testing in JIRA
Deployments to Test should show up as Staging in JIRA
Deployments to Pantheon should show up as Production in JIRA
Below is a screenshot of a release for an issue that was just deployed to Tugboat.
To me it felt like Tugboat is more of a testing environment than a staging environment which is why I did the mapping that way. But this could be up to whoever the devs are on a project.
The text was updated successfully, but these errors were encountered:
When:
JIRA will show deployments as
unmapped
. We should document how to set this up so that Tugboat environments display properly in JIRA.@owenbush discovered the following:
The text was updated successfully, but these errors were encountered: