You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
This is a list of features that we need a bot to have in order to empower more folks to help with crates.io ops without needing full access to the heroku app.
This should probably be moved to individual issues on a new repo once we come to a consensus on which of these we do or do not need.
discord bot
listens in #crates-io
configurable allow list of which commands are allowed to be run by which people
The bot should let the allowed people run particular Heroku commands: restart, ps:scale, revert, config:set, and config:get
config set/get should have another allow list for which vars are allowed
The implementation should shell out to the heroku CLI with credentials that do have full access
Other crates.io specific commands:
backdate crate X (so it doesn't appear on the new crates list)
hide the new crates display for Y hours
hide crate X from any browsing and only show it for direct URL accesses
Please feel free to edit this if you have permissions and comment if you don't and you have changes.
The text was updated successfully, but these errors were encountered:
Since more and more Rust services are using Heroku (like the new website, and possibly docs.rs in the future), we should probably make this not tied to crates.io.
This is a list of features that we need a bot to have in order to empower more folks to help with crates.io ops without needing full access to the heroku app.
This should probably be moved to individual issues on a new repo once we come to a consensus on which of these we do or do not need.
Please feel free to edit this if you have permissions and comment if you don't and you have changes.
The text was updated successfully, but these errors were encountered: