Skip to content

robs-tests/user-test-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

user-test-repo

Example setup for easy onboarding for users in an org with predefined processes. Read more information here.

Process 1: Create users / teams / repos from a yaml file

  1. Add new users and teams to the users.yml file
  2. Create a PR
  3. The workflow pull_request.yml workflow checks if:
    • The user file is valid yaml
    • The users is a valid GitHub handle
    • The user is already a member of the organization
  4. After merging, the user-management.yml workflow runs and:
    • Create the team if needed
    • Add the user to the org
    • Create repository attendee-<userhandle>
    • Add the user to the repo
    • Add the user to the team
    • Ad the team to the repo

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published