Skip to content

[codex] remove gitlab-issues plugin#164

Merged
soheil-oai merged 1 commit intomainfrom
codex/remove-gitlab-issues
Apr 16, 2026
Merged

[codex] remove gitlab-issues plugin#164
soheil-oai merged 1 commit intomainfrom
codex/remove-gitlab-issues

Conversation

@soheil-oai
Copy link
Copy Markdown
Collaborator

Summary

This change removes the gitlab-issues plugin that was introduced in #154 from the local plugin marketplace and deletes the plugin bundle itself.

The issue for users is straightforward: once the plugin is listed in the marketplace, it appears as an installable option in Codex. If that plugin should not be available, users can discover and attempt to use a connector that we do not want to ship from this repository.

The root cause was the bulk plugin import in #154, which added gitlab-issues both to .agents/plugins/marketplace.json and to plugins/gitlab-issues/. That made the plugin available alongside the rest of that import wave.

The fix removes the marketplace entry and deletes the plugin files so the repository state no longer advertises or ships gitlab-issues.

Validation

I validated the change by checking that .agents/plugins/marketplace.json still parses with jq empty and by running git diff --check to confirm the patch is structurally clean.

@soheil-oai soheil-oai marked this pull request as ready for review April 16, 2026 01:33
@soheil-oai soheil-oai requested a review from a team April 16, 2026 01:33
@soheil-oai soheil-oai merged commit 3531e78 into main Apr 16, 2026
@soheil-oai soheil-oai deleted the codex/remove-gitlab-issues branch April 16, 2026 11:08
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

Successfully merging this pull request may close these issues.

2 participants