dsmHack / event_scripts

Scripts to help automate things for the main hack event.
MIT License
1 stars 3 forks source link

Event invites #1

Open crolek opened 6 years ago

crolek commented 6 years ago

Please see the CONTRIBUTING.md

Create a script that automatically invites users to the services. Please any work in a sub-folder under the following participant_onboarding

Input:

Format of the input data is outlined in the data contract. If additional fields are needed please mention that.

Services:

Add users to dsmHack's org Add them to predefined defaultChannels Create channels in the schema of YYYY_team_9 (year_team_numberOfTeams)

Create teams in the org with the schema of YYYY_team_9 with Write permissions based on the numberOfTeams property Create repos in the schema of YYYY_team_9 based on the numberOfTeams property Assign that team with the respective team repo

Create Root folder of dsmHack_participants_YYYY Create the sub-folders in the schema of YYYY_team_9 based on the numberOfTeams property Give users Edit rights to the root folder dsmHack_participants_YYYY

Output:

Log the output of each service that the person is added to a file called output.json (txt is fine too)

Kickercost commented 6 years ago

Clarification desired, Apologies if its painfully obvious and I'm just missing the mark: Assumptions:

Questions

crolek commented 6 years ago

Assumptions Response

Questions Response