I have GitHub for Jira integration working for several apps/repositories and have applied custom environment mapping as described here:
https://github.com/atlassian/github-for-jira/blob/main/docs/deployments.md#environment-mapping
It's working fine for one app/repo, but I can't get custom environment mapping working for a mono that has several projects. The custom mapping is ignored. The docs say 'you can add a file called .jira/config.yml to the main branch of your repository' but do not provide the file location. I assume it means the root, but this has no effect in my mono repo. Should each project in a mono repo have it's own .jira/config.yml??
I got it working in the end. The .jira/config.yml does need to be at the repo root, including for mono repos with multiple projects. I had a simple problem in my mapping config; I had exceeded the limit of 10 glob patterns in one of my environments which stops all patterns being processed. Check if that is your problem too.
Can you share the `.jira/config.yml`?
I will appreciate !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here... It is critical issue...
Can anyone help...?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.