Skip to content

Allow LegalDisclaimerOnDirectionResources to update old disclaimers and put disclaimer in italic

Rémy Coutable requested to merge put-disclaimer-in-italic-and-version-it into master

This will make sure each time a direction issue is updated, we check if it has the current legal disclaimer:

  • if yes, then we do nothing
  • if no, we either
    • prepend the issue discussion with the legal disclaimer if the issue doesn't have any legal disclaimer
    • replace the current issue disclaimer with the latest one if the issue has a legal disclaimer, but it's not the latest one

This MR also changes the disclaimer to be in italic.

Action items

  • When adding a new Triager, verify that it has been added to the DEFAULT_TRIAGERS in triage/triage/handler.rb in the appropriate order.
  • 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