Skip to content

Commit

Permalink
Merge torrust#101: Add code owners for GitHub workflows
Browse files Browse the repository at this point in the history
08f0aac chore: add code owners for github workflows (Jose Celano)

Pull request description:

  @da2ce7 @josecelano @WarmBeer get notified when a PR changes the `.github` dir content.

  @WarmBeer, we should also enable required reviews for PR and require approval from a code owner before the author can merge a pull request in the repository.

  _"Optionally, you can choose to require reviews from code owners. If you do, any pull request that affects code with a code owner must be approved by that code owner before the pull request can be merged into the protected branch."_

  See: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#require-pull-request-reviews-before-merging

  I don't have permission to do it.

ACKs for top commit:
  josecelano:
    ACK 08f0aac

Tree-SHA512: 7363b774c7822a1fc7a25147c14de977f97dd9aa347ca08cf671659f733b25b684c04cd252841b465de8bdd2656b4d3cc82f3ddff3fed15336885a56ec15edbc
  • Loading branch information
josecelano committed Apr 21, 2023
2 parents 66ce532 + 08f0aac commit abb4e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.github/ @da2ce7 @josecelano @WarmBeer

0 comments on commit abb4e91

Please sign in to comment.