Skip to content

chore(ci): remove external skill publishing - #24

Merged
altaywtf merged 1 commit into
mainfrom
fix/remove-tessl-publishing
Aug 21, 2026
Merged

chore(ci): remove external skill publishing#24
altaywtf merged 1 commit into
mainfrom
fix/remove-tessl-publishing

Conversation

@altaywtf

Copy link
Copy Markdown
Member

An obsolete external skill registry was restored after its shared action had been deleted.

  • Fix: remove its publication path and keep the attach CLI skill as repository-local source only.
  • Live state: the skill-release environment and its token are deleted.

Copilot AI lite review requested due to automatic review settings August 21, 2026 11:37

@slopzapper slopzapper Bot 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.

✨ CLEAN

The PR deletes the Tessl publish workflow, smoke script, and plugin manifest, and updates the two docs that described that path. No leftover callers or Tessl publish references remain.

@altaywtf
altaywtf merged commit d2eb4cd into main Aug 21, 2026
6 checks passed
@altaywtf
altaywtf deleted the fix/remove-tessl-publishing branch August 21, 2026 11:38

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.

Pull request overview

Removes the obsolete CI/publication path for the skills/attach-cli skill so it remains a repository-local skill source, aligning the repo with the current “live state” where the skill-release environment/token no longer exist.

Changes:

  • Delete the GitHub Actions workflow that published the skill externally.
  • Remove the Tessl plugin manifest and the publish-install smoke test script used for external verification.
  • Update release/agent documentation to remove references to external skill publishing.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
skills/attach-cli/.tessl-plugin/plugin.json Removed external skill registry manifest metadata (name/version/skills) used for publishing.
scripts/verify-published-skill.sh Removed the external “published skill installability + Codex discovery” smoke test script.
docs/releasing.md Removed the “Tessl skill” release section so releasing docs reflect current publication paths.
AGENTS.md Updated orientation references to describe the attach-cli skill as a repo-local source (and adjusted the release entry accordingly).
.github/workflows/publish-skill.yml Removed the CI workflow that published the skill via the deleted skill-release environment.

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

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