Can't find a script or function referenced in a Flow Action? GitHubActionsApiUtils()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I'm looking for GitHubActionsApiUtils() and its function, getWorkflowContent(), to troubleshoot an issue with a malformed URL that it's generating in an integration with GitHub.
The script and function are referenced in a Flow Action called 'GitHub Actions - Get Workflow Content', which is part of the 'CSC Content Pack' application:
var githubutils = new GitHubActionsApiUtils();
var content = githubutils.getWorkflowContent(inputs.baseUrl, inputs.githubOrg, inputs.repo, inputs.workflowPath, inputs.credential);
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @jsmcandrew
1. Ensure your base URL is strictly formatted as https://api.github.com with no trailing backslash in Connection URL
2. Verify Token and API Endpoints
3. KB2586301 Issue while GitHub integration with DevOps Change Velocity
KB0820892 Devops: github repository import is failing
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti