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

Actions configuration in the repositories #656

Open
jmencianaranjo-ionos opened this issue Jul 12, 2024 · 0 comments
Open

Actions configuration in the repositories #656

jmencianaranjo-ionos opened this issue Jul 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jmencianaranjo-ionos
Copy link

jmencianaranjo-ionos commented Jul 12, 2024

Prerequisites:

GitHub Actions Settings

Repository

Manage action permissions:

Manage actions access

Manage Default Permissions

New Feature

A section in the settings to enable or disable actions with a subroutine.
My usgerence for this would be:

  • New plugin called Actions
  • To set this up, it would look like this in a yml
actions:
  permissions:
    enabled: true
    allowed_actions: all
    access:
        access_level: none
    workflow:
        default_workflow_permissions: read
        can_approve_pull_request_reviews: false
@jmencianaranjo-ionos jmencianaranjo-ionos added the enhancement New feature or request label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant