Duaer

Build

Create a GitHub issue in Duaer

In Duaer, GitHub defaults to Authentication Access Token, Resource Issue, and Operation Create. You need a githubApi credential.

Create an issue

  1. Create a githubApi credential (or switch to OAuth2 / githubOAuth2Api, or a GitHub App).
  2. Search for GitHub, connect it after the previous node, and select that credential.
  3. Leave Resource on Issue and Operation on Create.
  4. Set Repository Owner, Repository Name, and Title. Optionally set Body.
  5. Select Execute step.

Under Issue you also get Create Comment, Edit, Get, Get Many, and Lock. Other resources include Pull Request, File, and Repository.

For generic HTTP, see Call an API with HTTP Request in Duaer. For inbound events, see Receive a request with Webhook in Duaer.

Questions

What is the default GitHub Authentication in Duaer?

Access Token, which uses githubApi. You can switch to OAuth2 or a GitHub App.

In this section