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

Github Actions support #76

Open
1 of 2 tasks
Tracked by #13
sgammon opened this issue Nov 29, 2022 · 1 comment
Open
1 of 2 tasks
Tracked by #13

Github Actions support #76

sgammon opened this issue Nov 29, 2022 · 1 comment
Assignees
Labels
🛑 blocked PRs and issues that can't proceed because of code enhancement New feature or request
Milestone

Comments

@sgammon
Copy link
Member

sgammon commented Nov 29, 2022

⚠️ Is your feature request related to a problem? Please describe

It would be very cool to add better Github Actions integration, so that we could accomplish the following:

  • Build stats/metrics
  • Dependency tree diff stats
  • Key file diff stats / risk stats

💡 Describe the solution you'd like

The plugin needs reporting architecture before this is possible, but running it under the context of a Github Action should trigger special behavior which:

  • Produces summaries of above
  • Halts builds (if desired) based on failures of above

🤚 Do you want to develop this feature yourself?

  • Yes
  • No
@sgammon sgammon added enhancement New feature or request 🛑 blocked PRs and issues that can't proceed because of code labels Nov 29, 2022
@sgammon sgammon added this to the 1.0.0 milestone Nov 29, 2022
@sgammon sgammon self-assigned this Nov 29, 2022
@sgammon
Copy link
Member Author

sgammon commented Nov 29, 2022

blocked on #77

@sgammon sgammon mentioned this issue Nov 29, 2022
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛑 blocked PRs and issues that can't proceed because of code enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant