timja / jenkins-gh-issues-poc-06-20

0 stars 0 forks source link

[JENKINS-4651] RSS / Atom feeds should include user name if build was manually triggered #255

Open timja opened 14 years ago

timja commented 14 years ago

Improve the feeds by trying to acquire the authors of a build.

For manual builds, set the author to be the UserCause name. For SCM triggered
builds, extract the users from the change history.


Originally reported by petehayes, imported from: RSS / Atom feeds should include user name if build was manually triggered
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022-06-20
timja commented 13 years ago

evernat:

The user manually triggering a build or the users from SCM triggering builds are not displayed in Jenkins UI, neither in the global build history nor in the build history in each job.
So I do not see the reason to include users in RSS feeds.
And I suggest to close this issue as Won't fix.

What do you think?

timja commented 13 years ago

petehayes:

The user who manually ran a build is shown in the Jenkins UI on the build summary page, right?

timja commented 13 years ago

evernat:

I see now that my reasonning was not well written. My point was that the users are not displayed in the global build history or in the build history in each job.
If you care about this issue, perhaps it can be kept open but I think that it is an improvement and not a bug.
Thanks.

timja commented 13 years ago

petehayes:

I agree - this is an improvement. I'll change it as such.