refined-github icon indicating copy to clipboard operation
refined-github copied to clipboard

:octocat: Browser extension that simplifies the GitHub interface and adds useful features

Results 489 refined-github issues
Sort by recently updated
recently updated
newest added

### Description As soon as RefinedGitHub is activated, linking a branch or a pull request for an issue does not work on the first click. The list of branches should...

bug
help wanted

### Description I'm seeing a banner warning that my token is `invalid or expired` while it is neither. Looking at the code it looks like this banner is displayed if...

bug
help wanted
meta
small

### Description The feature says the first tag containing the PR was `pre-release` But the first tag is actually `release/0.5.13`; `pre-release` happens to be the _last_ tag containing the PR....

bug
help wanted

Fix https://github.com/refined-github/refined-github/issues/7200. Handle different page layout in `use-first-commit-message-for-new-prs`. ## Notes With that layout, commits are loaded after the page itself, so I had to add a wait for the element....

bug

Resolves #4086 ## Test URLs - [Open PR with CI (Conversation tab)](https://github.com/refined-github/sandbox/pull/12) - [Open PR with CI (Commits tab)](https://github.com/refined-github/sandbox/pull/12/commits) - [Open PR with CI (Checks tab)](https://github.com/refined-github/sandbox/pull/12/checks) - [Open PR with...

enhancement

### Description ### How to replicate the issue + URL https://github.com/refined-github/refined-github ### Extension version 23.8.3 ### Browser(s) used Safari

bug
help wanted

### Description When attempting to create a branch from an issue in my GitHub repository under the development section in the sidebar, I encounter an issue when the "clean-conversation-sidebar" feature...

bug
help wanted

### Description I've had this problem for quite a while (several months at least), and the fact that there doesn't seem to be any issues about this makes me wonder...

bug

### Description If I wish to bulk select multiple issues, and apply multiple issue attributes (e.g. the same label, and the same milestone) to each selected issue, the page will...

enhancement
under discussion

### History (Commits) view ![image](https://github.com/refined-github/refined-github/assets/816805/ad398d50-6dd6-48dc-964c-4aaed2a7e3a2) #### Example URLs https://github.com/refined-github/refined-github/commits/main/ --- ### Commit details header ![image](https://github.com/refined-github/refined-github/assets/816805/137993bb-af89-4c03-97d2-287766bf8ec8) #### Example URLs https://github.com/refined-github/refined-github/commit/0bff395e209f29841b89a1b12a8cb2ae213f5790 --- ### Actions run results ![image](https://github.com/refined-github/refined-github/assets/816805/e13e30bd-0f0c-4e95-b459-132cccf19dd8) #### Example URLs https://github.com/refined-github/refined-github/actions ---...

enhancement
help wanted
small