What Fervio asks for

Signing in takes you to GitHub's consent screen. Fervio is a GitHub App, so the permissions it can ever use are fixed on the app itself and listed publicly — you can read them before you grant anything. This page spells out each one and why it is there. Last updated 4 September 2026.

What GitHub will not let Fervio do

Fervio asks for four things: read and write access to issues, read access to repository names, read access to the member list when you use it with an organization, and read access to your email address so Fervio can reach you about your account. Access to file contents is not among them, and neither is access to pull requests.

This is not Fervio's promise to keep. A GitHub App's permissions are declared on the app and enforced by GitHub, so a token issued to Fervio cannot reach your source code, even if Fervio tried. GitHub publishes the list, and you can read it without signing in to anything.

You also choose which repositories are in scope. Installing Fervio lets you pick specific repositories instead of all of them. The ones you leave out are invisible to Fervio, and GitHub enforces that too.

Every permission, and why

Permission Level Why it is there
Issues Read and write The cards on the map are issues. Journeys, steps and estimates are labels; release rows are milestones. All three live under this one permission
Metadata Read Repository names, so a card can say where it lives. GitHub requires this of every app
Members (organization) Read When you use Fervio with an organization, it asks GitHub whether you belong there before listing it. Fervio keeps no copy of that member list. On a personal account this is never used
Email address Read To reach you about the account itself: a sign-in from a device you have not used before, billing, and changes to the terms or the service. You can change it or remove it in Settings
Contents (your code) Not requested Fervio never needs to open a file, so it never asks

Email address. Fervio reads your verified address only, and keeps one address. You can change it to any address you prefer, or remove it, in Settings. Product news is a separate switch that is off until you turn it on.

How you sign in, and what you grant

How you sign in What you grant What it can reach
Install on your own account Issues and repository names, on the repositories you select Only the repositories you selected
Install on an organization The same four permissions. An organization owner installs it Only the repositories the owner selected
Viewing a shared link No sign-in at all The shared snapshot

There is no wider version and no narrower one. Every sign-in path gets the same four permissions; only the repository list differs.

What it reads on GitHub

When youIt readsNeeds
Create a mapThe names of the repositories you selected, and how many open issues each hasMetadata
Open a mapThe issues in those repositories, and the title, state, assignee, labels and milestone of eachIssues
Open a cardThat issue's description, plus the assignees and labels you can pick from. One card at a time, fetched when you open itIssues
See release rowsThe milestones in those repositoriesIssues

Repositories you did not select are not read, and cannot be — the token has no reach into them.

What it writes on GitHub

Nothing is written unless you act — in the app, or through an AI client using an API key you allowed to write. Opening a map, or leaving it open, writes nothing. There is no background job.

When youIt writesNeeds
Add a journey or a stepCreates one label, named so that it cannot collide with yoursIssues
Rename a journey or a stepRenames that label in every repository the board readsIssues
Delete a journey or a stepDeletes that label from every repository the board reads. The issues stayIssues
Add a release rowCreates one milestone in the repository new issues go toIssues
Move a card to another repositoryTransfers that issue to another repository the board readsIssues
Move a card across columnsSwaps the journey and step labels on that issueIssues
Move a card to another release rowChanges the milestone on that issueIssues
Create a cardCreates one issue, with its journey and step labelsIssues
Change a card's stateCloses or reopens that issueIssues
Change the assigneeReplaces who the issue is assigned toIssues
Change the estimateSwaps the estimate label on that issueIssues
Add or remove labelsReplaces the labels on that issue. The ones holding the map together are keptIssues
Edit the descriptionOverwrites that issue's bodyIssues
Delete a card's issueDeletes that issue after you press a second time to confirm. It cannot be undone on GitHub eitherIssues
Move a card into a release row its repository does not have yetCreates a milestone with the same title, description and due date in that repository. Only on maps that read more than one repositoryIssues

Milestones are yours. Fervio reads them and moves issues between them, and never deletes one — release rows come from your milestones on GitHub. It creates a milestone in two cases only: when you add a release row, and in the last row of the table above. A map that reads several repositories shows one release row per title, so moving an issue into a row its own repository lacks means creating that milestone there.

Signing in with Linear

Linear asks for read, write and issues:create. Linear has no repositories and no source code, so there is no “your code” line to worry about here. The scope names mean what they say. Fervio reads teams, projects, issues, cycles and labels, and writes issues and the projects, initiatives and labels that hold the map together.

What it reads on Linear

To do thisIt readsScope
Create a boardThe names of the teams you belong toread
Open a mapThe team's projects, issues, cycles and labels, and each issue's title, state, assignee, estimate, due date, labels and sub-task progressread
Show the journey bandsInitiative names, and the projects under themread
Open a cardThat issue's description. One card at a time, fetched when you open itread

What it writes on Linear

When youIt writesScope
Move a card to another columnChanges the project that issue belongs towrite
Move a card to another sprintChanges that issue's cyclewrite
Move a card to another release rowSwaps the release label on that issuewrite
Edit the descriptionOverwrites that issue's descriptionwrite
Create a cardCreates one issueissues:create
Archive a card's issueArchives that issue. It can be restored in Linearwrite
Add a stepCreates one projectwrite
Add a journeyCreates one initiative and links projects to itwrite
Add a release rowCreates one label that belongs to Ferviowrite

Changing a state, assignee, estimate or labels from the card panel works on GitHub only, for now. On Linear the card panel edits the description.

Nothing outside these two tables is ever written.

What it never touches

SubjectTreatment
Source codeCannot be read. The permission is not on the app, so no token Fervio holds can reach a file
Pull requestsNot requested. The permission is not on the app, so pull requests and their diffs are out of reach too
Repository settings, webhooks, ActionsNever touched. Those permissions are not on the app either
Repositories you did not selectInvisible. Not a promise — GitHub scopes the token to your selection

Narrowing it further

The permissions are already as narrow as the product can work with, so the dial you have is which repositories to select. Pick one to start with, and add more later from GitHub's own settings — Fervio does not need to be told.

Private repositories are not treated differently from public ones. Selecting a private repository grants issue access to that repository and nothing more.

If you are still uneasy

Organization repositories

An organization owner installs Fervio on the organization and chooses which repositories are in scope. The permissions are the same four — there is no extra one for organizations.

Members do not install anything. Each person signs in with their own GitHub account, and sees exactly the issues GitHub already lets them see.

When this changes

If Fervio ever asks for more, this page changes first. The privacy page lists what is stored, item by item. Questions go to support@fervio.co.

Sign in with GitHub