Recently, drupal.org announced a change in maintainer credit. Not mentioned, but apparently at the same time, a new method of building the credit in the code for a commit was added at the bottom of issues. This has various check boxes, along with the ominous-sounding "Omit author." There doesn't appear to be any link to instructions on how to use this new feature.

In the past, I've noticed that some commits have given credit to an issue reporter who was not part of authoring the patch, via a vertical bar followed by their name, that is:

patch author 1, patch author 2 | issue reporter

There doesn't seem to be any provision for this in the new d.o feature. Has there been a change in recommended policy, was reporter credit always outside the credit policy, or was this part of the credit feature inadvertently omitted?

Comments

charles belov’s picture

Title: How is reporter credit handled now? » How is issue creator credit handled now?
charles belov’s picture

Title: How is issue creator credit handled now? » How is issue reporter credit handled now?
Issue summary: View changes
drumm’s picture

Assigned: Unassigned » drumm
Status: Active » Closed (works as designed)

The bottom of the fields does have a link:

Learn more about giving credit.

That's the most relevant documentation I could find. The issue for adding the fieldset has many more details, #2295411: Auto-generate Git attribution info / commit messages on Drupal.org

The | issue reporter was added by Dreditor, but I don't think it was documented on Drupal.org as "official". There are a few followup issues, including #2323715: [policy, no patch] Determine format for commit credit for individuals/organizations/customers for changing the format.

yesct’s picture