Skip to main content
Modified tags.
Link
music2myear
  • 43.2k
  • 50
  • 89
  • 129
Tweeted twitter.com/super_user/status/1200882313275547654
deleted 28 characters in body
Source Link
coolcat007
  • 433
  • 1
  • 5
  • 18

I recently found out that apart from just simply pushing/pulling from a github repo from within IntelliJ IDEA, you can also create pull requests and create tasks and change lists based on issues on the github repo (even with git-flow integration).

Now I am wondering: how far does the github integration go within IntelliJ?

  • Is it possible to create new issues from within IntelliJ?
  • Is it possible to view your project board to see which issues are in progress, being reviewed or done?
  • Is it possible to automatically move an issue card on the board to in progress when the branch gets created (with the assignee defined)?

(If not, who would be willing to extend the github plugin to include these features? :P)

I recently found out that apart from just simply pushing/pulling from a github repo from within IntelliJ IDEA, you can also create pull requests and create tasks and change lists based on issues on the github repo (even with git-flow integration).

Now I am wondering: how far does the github integration go within IntelliJ?

  • Is it possible to create new issues from within IntelliJ?
  • Is it possible to view your project board to see which issues are in progress, being reviewed or done?
  • Is it possible to automatically move an issue card on the board to in progress when the branch gets created (with the assignee defined)?

(If not, who would be willing to extend the github plugin to include these features? :P)

I recently found out that apart from just simply pushing/pulling from a github repo from within IntelliJ IDEA, you can also create pull requests and create tasks and change lists based on issues on the github repo (even with git-flow integration).

Now I am wondering: how far does the github integration go within IntelliJ?

  • Is it possible to create new issues from within IntelliJ?
  • Is it possible to view your project board to see which issues are in progress, being reviewed or done?
  • Is it possible to automatically move an issue card on the board to in progress when the branch gets created?

(If not, who would be willing to extend the github plugin to include these features? :P)

Source Link
coolcat007
  • 433
  • 1
  • 5
  • 18

Full github issue and project board integration for IntelliJ IDEA

I recently found out that apart from just simply pushing/pulling from a github repo from within IntelliJ IDEA, you can also create pull requests and create tasks and change lists based on issues on the github repo (even with git-flow integration).

Now I am wondering: how far does the github integration go within IntelliJ?

  • Is it possible to create new issues from within IntelliJ?
  • Is it possible to view your project board to see which issues are in progress, being reviewed or done?
  • Is it possible to automatically move an issue card on the board to in progress when the branch gets created (with the assignee defined)?

(If not, who would be willing to extend the github plugin to include these features? :P)