Skip to content

Create tobacco.txt#22

Open
willbountyhunter wants to merge 1 commit intoMIT-Bitcoin-2024:masterfrom
willbountyhunter:patch-6
Open

Create tobacco.txt#22
willbountyhunter wants to merge 1 commit intoMIT-Bitcoin-2024:masterfrom
willbountyhunter:patch-6

Conversation

@willbountyhunter
Copy link
Copy Markdown
Contributor

@willbountyhunter willbountyhunter commented Oct 8, 2024

random observations

- pagination on api response
    -> what if repo has > 100 issues?
        - e.g. https://api.github.com/search/issues?q=repo:MIT-Bitcoin-2024/experiments-2

- look into timeline property
    - e.g. https://api.github.com/repos/MIT-Bitcoin-2024/experiments-2/issues/109/timeline

- look into state_reason property

- look into closed_by property

- check out issue-search api:
    - https://api.github.com/search/issues?q=repo:MIT-Bitcoin-2024/experiments-2

- linking issues in web-ui:
    -> page: pull/N > development (bottom right) > config wheel > select issue(s)

data experiments

- use `diff.sh` to view the changes in response from the api

start/
    issues and prs open
    for pr-7: iss-6, iss-7 were connected/disconnected via web-ui

mid/
    pr-7 merged
    iss-6 snapshot

accept-3/
    pr-3 merged
        body fix #2

update-3/
    pr-3 updated
        body now claims fix #1

late/
    iss-6 manually closed

accept-4/
    pr-4 merged
        body fix #1

update-4/

more gangster music

part 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant