envoyproxy/envoy

RepoKitteh-based PR checklists

Open

#12,949 opened on Sep 2, 2020

View on GitHub
 (13 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
area/repokittehbeginnerenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

We can have RK automatically label any change to source/ or api/ without a change to current.rst with a release-notes blocker, requiring manual confirmation from maintainers that the release notes step has been satisfied. Similarly this could work for documentation checks, i.e. validate that at least some change has happened in docs/.

I'd propose that we take the existing ownerscheck.star and add a path expression that suppresses a given check. That should be all that is needed for release notes or docs.

@envoyproxy/maintainers are there other common review checklist items that RK could help with? CC @itayd

Contributor guide