PikachuEXE

Results 647 comments of PikachuEXE

`synchronize` causes actions to run on PRs when base or current branch updated `ready_for_review` causes actions to run on PRs when they are converted from draft to open (I am...

I simply follow https://github.com/FreeTubeApp/FreeTube/blob/v0.20.0-beta/.github/workflows/label-pr.yml#L11-L12

@efb4f5ff-1298-471a-8973-3d47447115dc I replace `push` with `edited` (action type of `pull_request`) Which is triggered when `The title or body of a pull request was edited, or the base branch of a...

- Checkout the branch (people normally use a separate branch for a PR instead all into one branch but in this case `development` - Create a branch to save the...

The playback rate seems broken when interval set to 0.1/0.5 (coz 0.25 is minimum value and now 1.0 cannot be selected) ![image](https://github.com/FreeTubeApp/FreeTube/assets/1018543/eefddd8c-aa11-4665-844a-0465b2566882)

Updated, added `Playlist URL can be copied via right clicking on a user playlist link` to desc about fixed items, added test cases

Why I can't rebase via UI here :( Me lazy