技能 编程开发 Linear 部署集成

Linear 部署集成

v20260311
linear-deploy-integration
指导在 Vercel、Cloud Run、Railway 和 GitHub Actions 上部署与 Linear 集成的应用,并在 Linear 中跟踪发布、回滚以及处理 secret 或 webhook 超时等错误。
获取技能
91 次下载
概览

Linear Deploy Integration

Overview

Deploy Linear-integrated applications and track deployments in Linear.

Prerequisites

  • Working Linear integration
  • Deployment platform account (Vercel, Railway, Cloud Run, etc.)
  • CI/CD pipeline configured

Instructions

  1. Step 1: Vercel Deployment
  2. Step 2: Google Cloud Run Deployment
  3. Step 3: Railway Deployment
  4. Step 4: Deployment Tracking in Linear
  5. Step 5: GitHub Actions Deployment Workflow
  6. Step 6: Rollback Tracking

For full implementation details and code examples, load: Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)

Error Handling

Error Cause Solution
Secret not found Missing env var Configure secrets on platform
Webhook timeout Long processing Increase function timeout
Connection refused Firewall blocking Check egress rules

Resources

Next Steps

Set up webhooks with linear-webhooks-events.

Output

  • Configuration files or code changes applied to the project
  • Validation report confirming correct implementation
  • Summary of changes made and their rationale

See deployment implementation details for output format specifications.

Examples

Basic usage: Apply linear deploy integration to a standard project setup with default configuration options.

Advanced scenario: Customize linear deploy integration for production environments with multiple constraints and team-specific requirements.

信息
Category 编程开发
Name linear-deploy-integration
版本 v20260311
大小 3.92KB
更新时间 2026-03-12
语言