You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
Is there a REST API endpoint to get all builds started by myself? I see there is `https://jenkins/user/myusername/builds` page but it is always empty for me and other users. I have all admin permissions but still the page is empty. Is there any other way to get all builds that I have started?
Shashank V
unread,
Aug 11, 2020, 4:38:12 AM8/11/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Looks like only freestyle jobs are visible in the username/builds page. Pipeline jobs not visible. Is there any other way to get pipeline jobs started by a user?