tektoncd / tektoncd/pipelines-as-code
Add support for GitHub App Manifest flow on Organization, not User
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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