aRustyDev / aRustyDev/tmpl-editor-extension-jetbrains

feat: Add ruleset JSON files to .github/rulesets/

Open Beginner friendly
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Description

Add GitHub ruleset JSON files from `templates.hbs(github/rulesets)` gist to enable version-controlled ruleset definitions.

## Files

- `.github/rulesets/main-branch-protection.json`
- `.github/rulesets/main-pr-reviews.json`
- `.github/rulesets/integration-branch-protection.json`
- `.github/rulesets/integration-pr-reviews.json`

## Source

Installed via:
```bash
gh gist clone ddb7525aa0b31d30415cbce2eb36bf59 gist-github-rulesets
INSTALL_DIR=. just --justfile gist-github-rulesets/github_rulesets.just install
```

Contributor guide

Open the contributing guide

Research direction

Start with the four target paths under .github/rulesets/ and inspect the referenced templates.hbs(github/rulesets) gist using the provided gh gist clone and just install commands. Add main and integration branch-protection and pull-request-review JSON files, then verify that all four files are valid JSON and match the sourced ruleset definitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
devops
Issue type
Feature
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.