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

Add support for org and enterprise level alerts #187

Closed
mauritz-lovgren opened this issue Jun 18, 2024 · 3 comments · Fixed by #190
Closed

Add support for org and enterprise level alerts #187

mauritz-lovgren opened this issue Jun 18, 2024 · 3 comments · Fixed by #190
Labels

Comments

@mauritz-lovgren
Copy link

Currently, the action only supports the octokit.dependabot.listAlertsForRepo(...) function.

Would be nice to support the organization and enterprise editions as well.

Instead of having to define a workflow for all repos in all organizations in the whole enterprise, one could simply create one single workflow in an org-level repo (.github) to schedule a weekly report for one or more organizations (or for the whole enterprise).

@kunalnagar
Copy link
Member

@mauritz-lovgren - this sounds like a great feature. I'll see how to plan this, thanks for the suggestion!

github-actions bot pushed a commit that referenced this issue Aug 5, 2024
[skip ci]

## [1.14.0](v1.13.3...v1.14.0) (2024-08-05)

### Features

* Support Org and Enterprise level alerts ([#190](#190)) ([19e0872](19e0872)), closes [#187](#187)
Copy link

github-actions bot commented Aug 5, 2024

🎉 This issue has been resolved in version 1.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@mauritz-lovgren
Copy link
Author

Great, thank you! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants