Add ruleset storage folder and issue triage ruleset exports - #14
Merged
Conversation
…esets to it Why: so that we have a place to store rulesets and the rulesets can be easily imported to new repositories and to serve as a source of truth.
|
Thank you for the pull request. ROADMAP STATUS: This pull request isn't currently on any roadmap. Updates will be conveyed here as its place on/off a roadmap changes. You can view the roadmaps here: Roadmaps Google Drive folder. For more information on how the roadmaps work, see our roadmaps policy on GitHub. |
DougReeder
approved these changes
Jun 16, 2026
DougReeder
left a comment
Member
There was a problem hiding this comment.
imports into hubs-duck-addon fine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Adds a folder for storing GitHub rulesets and adds the issue triage rulesets to it.
Why?
So that we have a place to store rulesets and the rulesets can be easily imported to new repositories and to serve as a source of truth.
Examples
N/A
How to test
if you have permission, you can test the rulesets with the following process.
Documentation of functionality
None needed since this is just storage. These will likely be referenced at a later date in a policy for creating new repositories (but that has yet to be created).
Limitations
None.
Alternative implementations considered
None.
Open questions
None.
Additional details or related context
Discussed and decided on at the 2026-06-09 Hubs Dev Meetup