Skip to content

ci: remove Operator PR package workflow - #31

Merged
AminChirazi merged 1 commit into
mainfrom
agent/remove-operator-package-ci
Sep 1, 2026
Merged

ci: remove Operator PR package workflow#31
AminChirazi merged 1 commit into
mainfrom
agent/remove-operator-package-ci

Conversation

@AminChirazi

Copy link
Copy Markdown
Collaborator

Removes the advisory Operator PR package caller so pull requests no longer publish or synchronize Operator review packages from CI.

Verified:

  • deletion-only workflow change
  • git diff --check

Copilot AI lite review requested due to automatic review settings September 1, 2026 05:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward workflow removal and there are no remaining references to the deleted workflow or its secret in the repository.

Pull request overview

Removes the GitHub Actions workflow that called the shared “Operator PR package” reusable workflow, ensuring pull requests no longer publish/sync Operator review packages from CI.

Changes:

  • Deleted .github/workflows/operator-pr-package.yml, removing PR/review event triggers and the reusable-workflow invocation.
  • Removed usage of the OPERATOR_ENGINEERING_TOKEN secret from CI by eliminating the only known caller workflow.
File summaries
File Description
.github/workflows/operator-pr-package.yml Deleted the Operator PR packaging/sync workflow so it no longer runs on PR/review events.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AminChirazi
AminChirazi merged commit ba81ef4 into main Sep 1, 2026
7 checks passed
@AminChirazi
AminChirazi deleted the agent/remove-operator-package-ci branch September 1, 2026 05:57
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