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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] #818 Add Users to K8s resources with best-guess Email #828

Merged
merged 5 commits into from
May 17, 2018
Merged

[WIP] #818 Add Users to K8s resources with best-guess Email #828

merged 5 commits into from
May 17, 2018

Conversation

kzantow
Copy link
Contributor

@kzantow kzantow commented May 16, 2018

This should resolve #818 when complete by adding UserDetails as an independent K8s resource type, with some smarts to get the user's email populated. This will be kept up-to-date as the user submits pull requests, currently, and should probably be the source of truth for all user data instead of duplicating it across other K8s resource types.

}

func GitCommit(dir string, message string) error {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed this since I think it made more sense as the commit object

@jstrachan jstrachan merged commit bef9b2c into jenkins-x:master May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consistent user information across preview / issues / commits
2 participants