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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for setting actions permissions on a repository #2315

Merged
merged 10 commits into from Mar 25, 2022

Commits on Mar 16, 2022

  1. add gh actions permission for repos

    Signed-off-by: GitHub <noreply@github.com>
    Florian Wagner committed Mar 16, 2022
    Copy the full SHA
    16fa0b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Update example/actionpermissions/main.go

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    Florian Wagner and gmlewis committed Mar 24, 2022
    Copy the full SHA
    6ea25d0 View commit details
    Browse the repository at this point in the history
  2. Update github/repos_actions_allowed.go

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    Florian Wagner and gmlewis committed Mar 24, 2022
    Copy the full SHA
    6086a7f View commit details
    Browse the repository at this point in the history
  3. Update github/repos_actions_allowed.go

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    Florian Wagner and gmlewis committed Mar 24, 2022
    Copy the full SHA
    a0c4e00 View commit details
    Browse the repository at this point in the history
  4. Update github/repos_actions_permissions.go

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    Florian Wagner and gmlewis committed Mar 24, 2022
    Copy the full SHA
    ab1857e View commit details
    Browse the repository at this point in the history
  5. Update github/repos_actions_permissions.go

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    Florian Wagner and gmlewis committed Mar 24, 2022
    Copy the full SHA
    32583c4 View commit details
    Browse the repository at this point in the history
  6. Update github/repos_actions_permissions.go

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    Florian Wagner and gmlewis committed Mar 24, 2022
    Copy the full SHA
    913e7f4 View commit details
    Browse the repository at this point in the history
  7. err/success path patterns, linebreaks

    Signed-off-by: GitHub <noreply@github.com>
    Florian Wagner committed Mar 24, 2022
    Copy the full SHA
    0c83efa View commit details
    Browse the repository at this point in the history
  8. reuse exiting functions

    Signed-off-by: GitHub <noreply@github.com>
    Florian Wagner committed Mar 24, 2022
    Copy the full SHA
    634f395 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. add missing tests

    Signed-off-by: GitHub <noreply@github.com>
    Florian Wagner committed Mar 25, 2022
    Copy the full SHA
    ddff22b View commit details
    Browse the repository at this point in the history