Use cases

GitHub

Search your GitHub repository

Four questions Gescon answers by querying the repositories you authorise.

Engineering

«What's the status of this pull request?»

Gescon queries GitHub and returns the status, reviewers, and pending comments.

Product

«Has this issue already been resolved?»

Returns the issue's status and who closed it.

Management

«How many pull requests are still open in this repository?»

A count by repository and age.

Engineering

«Who made the last commit on this branch?»

Returns the author, date, and message of the commit.

What it brings

What it reads and what it doesn't touch

The connector only queries. No commit, issue, or pull request is modified from Gescon.

  • Authorised repositories
    One by one: you choose which ones are in and which aren't.
  • Pull requests with their context
    Status, reviewers, and pending comments.
  • Issues with their history
    Status, owner, and resolution comments.
  • Citations to the source item
    Every answer links to the exact commit, issue, or PR.
  • Nothing gets written
    The connector is read-only. It doesn't commit, merge, or close anything.

Setup

From authorisation to the first commit

  1. Authorise the organisationWith a GitHub App or a token with minimal permissions.
  2. Choose the repositoriesMark the ones you want Gescon to query.
  3. Ask as usualEvery answer cites the repository and the exact item.

Requirements

  • Administrator account for the organisation on GitHub
  • GitHub App or token with read-only permissions
  • A test repository to validate before opening the rest

Estimated connection time: 15 min