tektoncd / tektoncd/pipelines-as-code

Add support for GitHub App Manifest flow on Organization, not User

Open
#1,739 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug priority/high
Dominant language
Go
Stars
214
Forks
144
Avg merge
2d 11h
Merged PRs (30d)
27

Description

Right now tkn pac bootstrap github-app only supports creating the app on an end user GitHub account, which is really not great. When I tried it and actually used DevTools to modify the URL on the POST form.

I have filed an issue against the upstream library you guys are using https://github.com/google/go-github/issues/3210

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The entry point named is tkn pac bootstrap github-app; begin by tracing that command and reviewing the linked google/go-github issue #3210. Confirm the organization manifest flow can be selected instead of the user-account flow, and verify the command creates the app successfully for an organization.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, go
Domain
authentication, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.