docs(agent): accept maintainer-authored issues - #2815
Open
krishicks wants to merge 1 commit into
Open
Conversation
krishicks
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
August 19, 2026 20:44
Signed-off-by: Kris Hicks <khicks@nvidia.com>
krishicks
force-pushed
the
chore/maintainer-authored-issue-acceptance/krishicks
branch
from
August 19, 2026 20:49
5cb5409 to
bea6264
Compare
krishicks
enabled auto-merge
August 19, 2026 20:49
elezar
requested changes
Aug 20, 2026
elezar
left a comment
Member
There was a problem hiding this comment.
Changes requested
P1 — Include write-level maintainers: The repository’s issue-triage workflow treats write alongside maintain and admin as maintainer permission. Excluding it here means issues authored by write-level maintainers remain blocked despite this PR’s goal; use the same permission set or document why it differs.
While working on some triage tooling, I noted some inconsistency in the triage skill with respect to the new state labels and opened #2809 to address that. This PR and #2809 overlap in .agents/skills/triage-issue/SKILL.md, so they will need to be reconciled when this change is updated.
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.
Summary
Makes it so the agent does what I say when I want it to work on an issue a maintainer created, but which doesn't have the non-required
state:acceptedlabel for an issue created by a maintainer.Related Issue
Changes
Testing
mise run pre-commitpassesChecklist