List user's open cpython PRs, add "get info from PR" button
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 33
- Forks
- 22
- Avg merge
- 23m
- Merged PRs (30d)
- 2
Description
At PyConUS in the sprints and hoping to make some workflow improvements based on new developers using blurb. Can split into multiple issues, but high level:
- List the most recent open CPython PRs by the user (limited to a smallish number)
- Add a "fetch" button so given the github PR number can get information on it (github issue, if there is an existing blurb). Limit the max "fetch file" size. (This same infra used for "click on PR -> get info)
- Be able to update an existing blurb in the PR (simple edits without having to figure out git workflow)
Happy to split into multiple smaller issues/prs. If any of these are outside scope of the blurb-it app let me know
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing the existing workflow for clicking a PR to get information, then separate the request into the three proposed workflows: listing open CPython PRs, fetching PR information, and updating an existing blurb. Confirm the scope with the maintainers before defining done, since the issue is explicitly high-level and asks whether all requested work belongs in blurb-it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100