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

Integrate reporting via GitHub APIs using octomachinery #4

Open
webknjaz opened this issue Jun 23, 2019 · 0 comments
Open

Integrate reporting via GitHub APIs using octomachinery #4

webknjaz opened this issue Jun 23, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest 🎃🐱‍💻 DO's annual PR encouragement help wanted Extra attention is needed

Comments

@webknjaz
Copy link
Member

The idea is to wrap twine invocation with the octomachinery framework which supports GitHub Actions out of the box.
We need to specify an event handler for Actions and after the command execution analyze the result and report this information back to GitHub using:

  • Checks API (with the details of what was happening)
  • Deployment API (with link to PyPI page)

Info about octomachinery:

App examples (with Actions and Checks API):

@webknjaz webknjaz added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 23, 2019
@webknjaz webknjaz added the Hacktoberfest 🎃🐱‍💻 DO's annual PR encouragement label Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest 🎃🐱‍💻 DO's annual PR encouragement help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant