Skip to content

docs: Add token permission requirements to README - #4

Merged
ewels merged 2 commits into
mainfrom
docs/add-token-permissions
Oct 27, 2025
Merged

docs: Add token permission requirements to README#4
ewels merged 2 commits into
mainfrom
docs/add-token-permissions

Conversation

@adamrtalbot

@adamrtalbot adamrtalbot commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Summary

  • Added a clear table documenting the minimum workspace role required for each Node-RED node
  • Includes requirements for Launch workflow, Monitor workflow, Create Dataset, List/Poll Data Link Files, and Create Studio nodes
  • Recommends Maintain role for full automation functionality

Changes

  • Added "Required Token Permissions" section to README under Seqera Config Node
  • Created table mapping each node to its minimum required role (View, Launch, or Maintain)
  • Based on official Seqera Platform role permissions matrix

Fixes #3

🤖 Generated with Claude Code

Added a table documenting the minimum role required for each
Node-RED node operation:
- Launch workflow: Launch role
- Monitor workflow: View role
- Create Dataset: Launch role
- List/Poll Data Link Files: Maintain role
- Create Studio: Maintain role

Recommends Maintain role for full automation functionality.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@adamrtalbot
adamrtalbot requested review from Copilot and ewels October 23, 2025 09:17

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

This PR adds documentation about token permission requirements for various Node-RED nodes in the Seqera Platform integration. It clarifies the minimum workspace role needed for each operation, helping users configure appropriate access tokens.

Key changes:

  • Added a "Required Token Permissions" section with a table mapping each node to its minimum required role
  • Included a recommendation to use the Maintain role for full automation functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread README.md Outdated
@ewels
ewels merged commit 47fcc7d into main Oct 27, 2025
1 check passed
@ewels
ewels deleted the docs/add-token-permissions branch October 27, 2025 17:19
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.

docs: Clarify required permissions

3 participants