Bug 1605453 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I'd like to explore github actions to automate some of our project management related tasks. It looks like this can be [controlled at the org level](https://github.blog/2019-10-03-github-actions-adds-policy-controls-for-organization-and-repository-owners/), and that actions are disabled right now. Would it be possible to enable them for the [syncstorage-rs](https://github.com/mozilla-services/syncstorage-rs) and the [services-eng](https://github.com/mozilla-services/services-engineering) repos?

The action I want to use is third party, so likely requires enabling the most permissive "Enable local and third party Actions for this repository" option. For reference, using this action requires repo perms. BUT, it doesn't require a key with full admin access, so I think that makes us a bit more secure here.

Back to Bug 1605453 Comment 0