Bug 1931517
| Summary: | Add a gitlab connector | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Till Maas <till> |
| Component: | Extensions | Assignee: | Jeff Fearn 🐞 <jfearn> |
| Extensions sub component: | ExternalBugs | QA Contact: | Jeff Fearn 🐞 <jfearn> |
| Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | low | ||
| Version: | 5.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.0.4-rh55 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-04-29 00:17:49 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Till Maas
2021-02-22 15:44:30 UTC
There isn't a connector for GitLab ATM. If you want to sync the data yourself you can do so using the API. https://bugzilla.redhat.com/docs/en/html/integrating/api/Bugzilla/Extension/ExternalBugs/WebService.html#update-external-bug Note that we do not use authentication with external services, so a connector once added would be limited by any site polices for unauthenticated API usage. Pulled the PR in to the internal git repo, but due to how that whole thing works it means I had to close the PR. This fix has been deployed to https://partner-bugzilla.redhat.com for public testing. This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug. |