devtools

xray-action: Streamline Test Results

Import test results into Xray with this GitHub action, ideal for founders using Jira.
intermediateโฑ 30 minutes๐Ÿ’ต Free
60 stars22 forksTypeScriptUpdated 9/8/2026100% free ยท open source
What it is

Import Jira test results into Xray with a few clicks, streamlining your testing process.

Real use case example

"A founder, Alex, is managing multiple Jira projects and wants to visualize their test results in Xray. To set this up, Alex creates a new GitHub action, installs the Xray action, and configures the workflow to import results from the relevant Jira projects. After a few minutes, the action is running and updating Xray with the latest tests."

Best insideClaude APICursorAny AI Client
When to use it
  • โ€ขWhen you need to track and manage test cases directly within your Jira project
  • โ€ขWhen automating testing is part of your CI/CD pipeline and you use Jira for project management
  • โ€ขWhen you want to sync test results with your Jira issues for clearer project visibility
Ready-to-paste prompt
name: Import Test Results
on: 
  push:
    branches: [ main ]
jobs:
  import-test-results:
    runs-on: ubuntu-latest
    steps:
      - name: Import Test Results into Xray
        uses: mikepenz/xray-action@v1
Saves to your device
Use with Claude
New

Skip the builder โ€” one click puts this in Claude, Cursor, Antigravity and more.

โœ… Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly โ€” no install
Claude Code
mkdir -p ~/.claude/skills/xray-action && curl -fsSL https://workflowstacks.com/api/skills/xray-action/claude-skill -o ~/.claude/skills/xray-action/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go โ€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How xray-action: Streamline Test Results works
Codeflow
Free to inspect

Xray-action: Streamline Test Results is a small TypeScript project (~1.3k lines across 10 code files, plus 1 test files). Setup is light: install Node.js, run one command. Last commit this month, Apache-2.0 license, has a test suite.

Size
Small codebase
~1.3k lines ยท 10 code files ยท 11 min skim
Setup
Light setup
Install Node.js, run one command.
Runs on
Node.js
No API keys detected
TypeScript 93%JavaScript 7%
Where to start reading
  1. 1
    README.md
    Start here โ€” what it does and how to install it
  2. 2
    action.yml
    Where the program starts running
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    src/main.ts
    Inside src/ โ€” the main logic begins here
What's in each folder
src/Core code โ€” the actual logic7 files
marathon_tests/Folder3 files
cucumber_tests/Folder2 files
.github/CI / automation (GitHub Actions)8 files
.devcontainer/Editor / agent settings2 files
__tests__/Tests โ€” proof it works1 files
READMEHas testsThin docsCI checksApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
mikepenz
Language
TypeScript
Category
devtools
Published
10/22/2020

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/xray-action.svg)](https://workflowstacks.com/skills/xray-action?utm_source=github&utm_medium=badge)
๐Ÿ”ฅ Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work โ€” importable n8n templates, outcome guides and Claude Desktop configs.