Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 534055

Summary: user nickb elected to webtools.javaee but cannot push to repo (not a committer yet?)
Product: Community Reporter: Nick Boldt <nboldt>
Component: Project Management & PortalAssignee: Eclipse Web <webdev>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: cbridgha, ccc, emo, eric.poirier, eyuen7, nboldt, sharon.corbett, wayne.beaton, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Nick Boldt CLA 2018-04-25 12:01:23 EDT
$ git remote -v

origin	ssh://nickb@git.eclipse.org:29418/jeetools/webtools.javaee.git (fetch)
origin	ssh://nickb@git.eclipse.org:29418/jeetools/webtools.javaee.git (push)

$ git push origin HEAD:refs/for/master

...
remote: Branch refs/heads/master:
remote: You are not allowed to perform this operation.
remote: To push into this reference you need 'Push' rights.
remote: User: nickb
remote: Please read the documentation and contact an administrator
remote: if you feel the configuration is incorrect
remote: Processing changes: refs: 1, done    
To ssh://git.eclipse.org:29418/jeetools/webtools.javaee.git

And yet, I got elected and PMC approved...

https://projects.eclipse.org/projects/webtools.jeetools/elections/election-nick-boldt-committer-wtp-java-ee-tools

So... what's missing? what paperwork-filing or button-mash hasn't yet been done?
Comment 1 Eclipse Webmaster CLA 2018-04-25 17:01:08 EDT
I've added you to the jee group so you should now be able to commit.

Re-assigning this to the webdev team as it looks like the system didn't request you be added to the team.

-M.
Comment 2 Eric Poirier CLA 2018-04-26 08:37:19 EDT
(In reply to Eclipse Webmaster from comment #1)
> I've added you to the jee group so you should now be able to commit.
> 
> Re-assigning this to the webdev team as it looks like the system didn't
> request you be added to the team.
> 
> -M.

The paperwork has been created on the 20th of April on accounts.eclipse.org but has not been approved yet by EMO.

Adding Sharon to see if this was intended.
Comment 3 Sharon Corbett CLA 2018-04-26 15:22:51 EDT
Nick's record appears to have gotten caught in the glitch from last week related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=533844.

Nick has been processed manually; the DB has been updated.

@Eric: Please mark the PMI Record as Provisioned!

Thanks,
Sharon
Comment 4 Eric Poirier CLA 2018-04-27 08:13:04 EDT
(In reply to Sharon Corbett from comment #3)
> Nick's record appears to have gotten caught in the glitch from last week
> related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=533844.
> 
> Nick has been processed manually; the DB has been updated.
> 
> @Eric: Please mark the PMI Record as Provisioned!
> 
> Thanks,
> Sharon

The record on accounts.eclipse.org has been updated this morning.
Comment 5 Nick Boldt CLA 2018-06-07 16:22:35 EDT
Just checked: I can push a tag to the repo, so I should also be able to commit to it.