Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One repository, multiple Jira projects #41

Open
cojoj opened this issue Jan 12, 2024 · 0 comments
Open

One repository, multiple Jira projects #41

cojoj opened this issue Jan 12, 2024 · 0 comments

Comments

@cojoj
Copy link

cojoj commented Jan 12, 2024

It's more of a question rather than issue, but I wasn't able to find the answer anywhere, so I thought I might try here.

We have a couple of repositories which are a shared responsibility of many teams (Jira projects). For example, almost all teams contribute to our GraphQL repo. Now If I'd go and configure the circleci.yaml in a way that it reports the deployments I'd have to provide the service_id which, in our case, would be associated only with a single project (Team). I'm wondering if that means only this project will get the deployments, or will it actually map the Jira ticket ID from the PR/branch/commit and report to other projects as well?

Another case are the deployments of multiple features at once. Let's say a GitHub release contains multiple PRs coming from multiple teams. What would happen in that case? Deployment would be registered only in the configured Jira team, or in all team, or nowhere, because the prefix wasn't matching the configured team?

If that's not possible, could we potentially use multiple steps for each projects and somehow filter which one will be triggered?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant