e2e/ └── jira/ ├── jira.api.ts # API functions (create issue, upload file) ├── jira.test.ts # Test file triggering the flow └── jira.config.ts # Environment-based configuration .env # (Not committed) ...
In contrast to other packages, this one does not rely on the users actual password but an access token. You need an Atlassian Jira access token to use these nodes.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results