ghactions-manager icon indicating copy to clipboard operation
ghactions-manager copied to clipboard

A plugin to manage GitHub actions from JetBrains IDEs (intellij, pycharm, etc.)

Results 8 ghactions-manager issues
Sort by recently updated
recently updated
newest added

### Describe the bug A clear and concise description of what the bug is. Add a screenshot if it is relevant. **Describe the bug:** #### Stack trace java.util.ConcurrentModificationException at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:756)...

### Describe the bug A clear and concise description of what the bug is. Add a screenshot if it is relevant. **Describe the bug:** #### Stack trace java.util.ConcurrentModificationException at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:756)...

### Describe the bug A clear and concise description of what the bug is. Add a screenshot if it is relevant. **Describe the bug:** "The plugin *com.dsoftware.ghtoolbar* failed to save...

### Describe the bug A clear and concise description of what the bug is. Add a screenshot if it is relevant. **Describe the bug:** #### Stack trace com.intellij.diagnostic.PluginException: Range must...

### Describe the bug Currently, getting using graphql only releases. Get tags as well. ```graphql query ($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { refs(refPrefix: "refs/tags/", first: 1,...

Replace graphql client. Use apollo3? ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/cunla) so you can upvote and help fund this issue. - We receive the funding once the issue...

**Is your feature request related to a problem? Please describe.** If using IntelliJ Ultimate (or any IDE that has the github Pull Request support), propose to open the PR in...

enhancement

**Describe the solution you'd like** Manage GitHub repository collaborators from IDE. [Relevant API](https://docs.github.com/en/rest/collaborators/collaborators?apiVersion=2022-11-28) Please upvote if you want to see this implemented. ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/dsoftwareinc)...

enhancement