Skip to content

Commit

Permalink
Merge pull request #12 from rcwbr/11-apply-codeowners-requirements
Browse files Browse the repository at this point in the history
define CODEOWNERS
  • Loading branch information
rcwbr authored Nov 8, 2024
2 parents a9843e2 + d0f021e commit a54f027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @rcwbr
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ rulesets:
- type: required_status_checks
parameters:
required_status_checks:
- context: Release-it workflow / Release-it dry-run
- context: release-it-workflow / Release-it dry-run
integration_id: 15368 # GitHub Actions integration ID
# Requires PR branches to be up-to-date with target
strict_required_status_checks_policy: true
Expand Down

0 comments on commit a54f027

Please sign in to comment.