Skip to content

Allow merge command for architect PRs without architect confirmation#2281

Open
rddwnn wants to merge 1 commit intoyegor256:masterfrom
rddwnn:rultor/qnbyarchitect-merge-2155
Open

Allow merge command for architect PRs without architect confirmation#2281
rddwnn wants to merge 1 commit intoyegor256:masterfrom
rddwnn:rultor/qnbyarchitect-merge-2155

Conversation

@rddwnn
Copy link

@rddwnn rddwnn commented Feb 20, 2026

Fixes #2155 (pdd #1246).

When an architects list is configured, QnByArchitect currently blocks commands
from non-architect users. This PR adds a special case for merge:
if the issue is a PR created by the architect, the merge command is accepted
even if the commenter is not the architect.

Also removes the corresponding pdd puzzle text from source as "done".

@rddwnn rddwnn marked this pull request as draft February 20, 2026 21:51
@rddwnn rddwnn marked this pull request as ready for review February 20, 2026 21:53
@yegor256
Copy link
Owner

@rddwnn Thanks for your contribution! Unfortunately, we can't merge it without tests. Every feature we add and every bug we fix must be accompanied by at least one new test that confirms that the code was not working before. Without such a test, how can we know that what you commit actually works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QnByArchitect.java:28-31: PR by ARC merge shouldn't...

2 participants