Skip to content

Document Squared Up Autotask integration code, mark plugin as Labs - #127

Draft
TimWheeler-SQUP wants to merge 1 commit into
mainfrom
work/tw/autotask-integration-code
Draft

Document Squared Up Autotask integration code, mark plugin as Labs#127
TimWheeler-SQUP wants to merge 1 commit into
mainfrom
work/tw/autotask-integration-code

Conversation

@TimWheeler-SQUP

@TimWheeler-SQUP TimWheeler-SQUP commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Autotask now lists SquaredUp as its own Integration Vendor (shown as "Squared Up"). Docs now direct users to select it and use its fixed API Integration Code FWAABGUO7E7BBHD3PQMLWCGLGY instead of generating a custom one.
  • Updated author in metadata.json from Community (@TimWheeler-SQUP) to SquaredUp Labs, matching other SquaredUp-maintained plugins (NinjaOne, Snowflake, Kubernetes, etc).
  • Bumped version 1.0.5 -> 1.0.6 (docs/metadata-only PATCH change).

Test plan

  • squaredup validate --json passes
  • squaredup deploy --suffix autotask-labs succeeds, deployed as Autotask-autotask-labs v1.0.6
  • No data stream or functional logic changed, so no query-level regression risk

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation

    • Updated Autotask API setup instructions to require the Squared Up integration vendor and fixed API Integration Code.
    • Added the integration code to the credential reference table.
  • Chores

    • Updated the AutoTask plugin version to 1.0.6 and refreshed its attribution.

Autotask now lists SquaredUp as its own integration vendor (shown as
"Squared Up"), so users should select it and use its fixed API
Integration Code instead of a custom one. Also aligns author metadata
with other SquaredUp-maintained plugins.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🧩 Plugin PR Summary

📦 Modified Plugins

  • plugins/AutoTask/v1

📋 Results

Step Status
Scope & version ✅ Passed
Validation ✅ Passed
Deployment 🚀 Deployed

🔍 Validation Details

autotask
{
  "valid": true,
  "pluginName": "autotask",
  "pluginType": "cloud",
  "summary": {
    "Data Streams": 13,
    "Import Definitions": 1,
    "Correlation Rules": 0,
    "UI Configuration": true,
    "Has Icon": true,
    "Has Default Content": true,
    "Config Validation": true,
    "Custom Types": true
  }
}

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: 25eba4da-380a-42d2-8a13-6e4b45bbc8b6

📥 Commits

Reviewing files that changed from the base of the PR and between 92cd2d2 and 85665ad.

📒 Files selected for processing (2)
  • plugins/AutoTask/v1/docs/README.md
  • plugins/AutoTask/v1/metadata.json

Included review availability: 4 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


📝 Walkthrough

Walkthrough

The AutoTask setup guide now specifies the Squared Up vendor and fixed API Integration Code. Plugin metadata changes the version to 1.0.6 and attributes the plugin to SquaredUp Labs.

Changes

AutoTask integration update

Layer / File(s) Summary
Update integration instructions and metadata
plugins/AutoTask/v1/docs/README.md, plugins/AutoTask/v1/metadata.json
The setup guide now uses the fixed Squared Up integration code. The metadata updates the plugin version and author attribution.

Merge Risk: ⚪ Minimal · up to 85665

This PR updates the Autotask integration instructions and plugin ownership metadata without changing runtime or data-stream behavior; no actionable merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies both primary changes: documenting the Autotask integration code and marking the plugin as Labs.
Description check ✅ Passed The description explains the documentation and metadata changes, includes the version update, and provides a test plan with completed validation and deployment checks.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.)


Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant