UiPath

GitHub

github.com · UiPath

5 GitHub actions for your robot, served through the Browser-memory connector: the activity returns the site knowledge as an executable snippet and Inject Js Script evaluates it in the tab. When GitHub changes the fix is a deploy on our side and the .xaml is never touched.

Endpoints5
github-get-reporead

Repo row: stars, forks, language, topics, license, activity.

GitHub Get Repo            repo = vercel/next.js   →  Code
Use Application/Browser    Chrome · github.com
  Inject Js Script         Script code = Code   →  the data, JSON
github-repo-reportread

The full report: languages, contributors, latest release, recent commits, open issues and PRs.

GitHub Repo Report         repo = vercel/next.js   →  Code
Use Application/Browser    Chrome · github.com
  Inject Js Script         Script code = Code   →  the data, JSON
github-get-userread

Profile (bio, company, followers) plus the 5 top non-fork repos.

GitHub Get User            username = octocat   →  Code
Use Application/Browser    Chrome · github.com
  Inject Js Script         Script code = Code   →  the data, JSON
github-list-issuesread

Open issues and PRs: number, title, author, labels, comments.

GitHub List Issues         repo = vercel/next.js · state = open   →  Code
Use Application/Browser    Chrome · github.com
  Inject Js Script         Script code = Code   →  the data, JSON
github-search-reposread

Matching repos with stars, language, topics and the total count.

GitHub Search Repos        query = react state · sort = stars   →  Code
Use Application/Browser    Chrome · github.com
  Inject Js Script         Script code = Code   →  the data, JSON