Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Access to the list of people in group via Bamboo variable

I would like to add a plan launch notification. The "notification" function only allows you to send notifications when the plan is completed. However, it can be set in plan to receive notification by a group.

I prepared a PowerShell script that will be called in the first Task in Stage. Is it possible to get a list of people from the bamboo group via bamboo variable? Something like $ {bamboo.group.mail_test}?

1 answer

0 votes
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 11, 2019

Hi @MS

Bamboo does not provide a way to gather this information via variables nor REST APIs. This restriction will probably be enforced due to GDPR compliance reasons.

I guess the options you have would be:

  • Gather the user's email from LDAP via API and add it to a variable OR
  • Create a file in your build pipeline with the list of user' s emails (gathered either from the Bamboo UI or another method). Using an inject variable task to create a variable with the content you need.

There is a feature request to add an email task in Bamboo:

I hope that helps to clarify this scenario.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events