xray-action: Streamline Test Results
Import Jira test results into Xray with a few clicks, streamlining your testing process.
"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."
- โข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
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@v1Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/xray-action && curl -fsSL https://workflowstacks.com/api/skills/xray-action/claude-skill -o ~/.claude/skills/xray-action/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
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.
- 1README.mdStart here โ what it does and how to install it
- 2action.ymlWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4src/main.tsInside src/ โ the main logic begins here
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/xray-action && curl -fsSL https://workflowstacks.com/api/skills/xray-action/claude-skill -o ~/.claude/skills/xray-action/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Are you the creator of this tool? and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/xray-action?utm_source=github&utm_medium=badge)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.
Turn meeting notes into a summary email automatically
Paste the transcript into a private form and the workflow writes and emails a concise recap โ decisions, owners, open questions โ that people will actually read.
Free n8n templateMeeting Summary Email
Paste any meeting transcript into a private form and get a clean summary email โ decisions, action items with owners, open questions.
MCP configPlaywright (browser) MCP config
Drive a real browser for testing and automation from Claude.
Related skills
More devtools tools founders pair with this one.