Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for GitHub Actions #18

Open
jvanzyl opened this issue May 1, 2020 · 8 comments
Open

Support for GitHub Actions #18

jvanzyl opened this issue May 1, 2020 · 8 comments
Labels
help wanted Extra attention is needed

Comments

@jvanzyl
Copy link

jvanzyl commented May 1, 2020

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

Thanks!

@henriquetruta
Copy link
Contributor

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?

@jvanzyl
Copy link
Author

jvanzyl commented Jun 8, 2020

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

@henriquetruta
Copy link
Contributor

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

@jamesrudolph
Copy link

Any progress on this? This would be quite useful!

@drubin
Copy link

drubin commented Aug 22, 2023

@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.

@felix-seifert
Copy link
Contributor

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.

@jamesrudolph
Copy link

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

@felix-seifert
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants