Skip to content

goehmen/tracker-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracker-script

tracker script to bulk add new users to trackers

Basically, this is how it works:

1.Populate the projects_OSS.yml file with yaml for each team where name is literally the tracker project name and id is the 7 digit ID from the url. Each entry is a two line addition like this:

- name: CF Infrastructure (Public)
  id: 1488988

2.Populate the team_GSS.yml file with yaml for each user where role is the role you want to assign in tracker {owner | member | viewer} and the other fields are those you would otherwise use to populate the account creation form. Each entry is a two line addition like this:

team:
- name: Dan Smith
  initials: ds
  email: dsmith@pivotal.io
  role: member
  1. run the executable in bin.zip

About

tracker script to bulk add new users to trackers

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages