Skip to content

jbdevstudio/github-teams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Management for git organizations

This repository has team members in <teamname>.team files which then can be easily added to a team - making it and possible for others to make pull requests to add/remove team members.

Team management for jira

As a shortcut for adding dev, qe, etc. to jira there are two scripts:

`addtodev.sh` - adds first argument user to relevant jira groups as an employee working in development
`addtoqa.sh` - adds  first argument user to relevant jira groups as an employee working in QE

To use this you need to install Jira CLI and setup jira to know about your username, password and jira instance.

This is done the simplest by editing the jira.sh command in the CLI distribution to include something like this:

--server https://issues.jboss.org --user maxandersen --password secret

Note: to add user to groups in jira you must have jira administrator rights.

About

Permissions for viewing repository. If you need access add yourself here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages