Skip to content

Expose Event#resource_author

Rémy Coutable requested to merge introduce-event-author into master

This MR introduces:

  • Event#resource_author
  • Triage::User

It also adds the following aliases:

  • Event#event_user -> Event#user since user can be confused with the resource's author
  • Event#resource_author_id -> Event#author_id since author_id can be confused with the event's user ID

Action items

  • (If applicable) Add documentation to the handbook pages for Triage Operations =>
  • (If applicable) Identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Week-in-review
Edited by Rémy Coutable

Merge request reports