github-java-client icon indicating copy to clipboard operation
github-java-client copied to clipboard

Support for GitHub Actions

Open jvanzyl opened this issue 5 years ago • 8 comments

Hi, I'm happy to implement support for GitHub actions if that's something you'd consider accepting.

Thanks!

jvanzyl avatar May 01 '20 00:05 jvanzyl

hey @jvanzyl, Github actions is already used in PRs on this repo. Unless I'm missing something, I guess this is already in place. Am I missing anything?

henriquetruta avatar Jun 08 '20 10:06 henriquetruta

Sorry, I mean that your github client itself making calls to the GitHub Actions APIs. If it does that already, awesome.

jvanzyl avatar Jun 08 '20 11:06 jvanzyl

Ah, got it. Sorry for the misunderstanding. No, these are not supported yet, and contributions are much appreciated.

henriquetruta avatar Jun 08 '20 13:06 henriquetruta

Any progress on this? This would be quite useful!

jamesrudolph avatar Aug 22 '23 01:08 jamesrudolph

@jamesrudolph We haven't made progress on this but as mentioned above we would gladly accept PR's if you are open to adding them.

drubin avatar Aug 22 '23 11:08 drubin

We have some automation with GitHub Actions. It automates the test and release workflow. In our README, we briefly describe how to use this automation for releasing new versions.

You are welcome to add more automation and/or improve the existing automation.

felix-seifert avatar Jan 15 '24 09:01 felix-seifert

Sorry, I mean that your github client itself making calls to the GitHub Actions APIs. If it does that already, awesome.

Per above quote, this issue was about adding support for calling the GitHub API to manage GitHub Actions via Java, not to utilize GitHub Actions

jamesrudolph avatar Jan 15 '24 13:01 jamesrudolph

@jamesrudolph Sorry for misunderstanding. I might have misread the thread. We still do not have that support and welcome contributions to integrate calls towards GitHub Actions.

felix-seifert avatar Jan 15 '24 13:01 felix-seifert