V3: [CI] Summary of summary suggestions

Created on 25 Jun 2020  路  4Comments  路  Source: exercism/v3

Some suggestions regarding the summaries in no particular order. Some of them have been brought up in review comments before but I'm repeating them here to make it easier to find them.

  • Automatically request a review from the person who merged the PR that triggered the push event. Otherwise nobody will be notified.
  • Create a label type/auto-generated for easy filtering

    • Additionally, use a different tag than [CI]

  • Move all auto-generated branches into one "folder" of branches, e.g. auto/summaries/... or summaries/...
  • Mark auto-generated files as generated in .gitattributes
  • Consider auto-merging the summary PRs through an app or machine user

@iHiD @ErikSchierboom

All 4 comments

Automatically request a review from the person who merged the PR that triggered the push event. Otherwise nobody will be notified.

Suggest auto-review from @ErikSchierboom as well.

Mark auto-generated files as generated in .gitattributes

What does this do?

Consider auto-merging the summary PRs through an app or machine user

For this we'd need two bots - one to approve and another to merge. (Not stating pros/cons - just thinking outloud)

These are all nice suggestions. I'll implement them

See #1759

Was this page helpful?
0 / 5 - 0 ratings