RSS Feed Plugin

AhmedO April 10, 2014

Hi All,

My goal is to develop a plugin that will be used to follow the activity of a repository, pull-request, branch, etc ... through RSS feed.

Would you please give me an idea who can I do that ?

Cheers,

Ahmed.

5 answers

1 accepted

0 votes
Answer accepted
Michael Heemskerk
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 16, 2014

Ahmed,

If you want to create a RSS feed, your best bet would be to listen for the relevant events in your plugin and persist them somewhere, perhaps using ActiveObjects. Then create a servlet to generate the RSS from these persisted events?

You'll also want to prune old events from time to time to prevent the database tables from filling up and slowing down the RSS generation.

Hope that helps

0 votes
Deleted user April 13, 2014

That's a start, now how is the existing developer documentation not enough for you to do that?

0 votes
AhmedO April 13, 2014

My goal is to track all the changes made on a stash repository (create pull request, commit ...)

I will use those changes to send them even by email or through and RSS Fee

0 votes
Deleted user April 10, 2014

You're going to be more specific.

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 10, 2014
AhmedO April 10, 2014

You think I didn't do that ?

Don't be rediculous please.

Thanks,

Ahmed

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events