-
Notifications
You must be signed in to change notification settings - Fork 44
update: added a step on the github actions to check for multiple open prs #137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@zzorica could you please check this action when you find time, not a priority |
|
Hi @mojafa @nkkko Looks ok but one thing that would be good to change, and that is to not use into Also not sure how gh pr list would work in forked repos. That always confuses me :-) But we can see that in RL scenario. |
|
@zzorica on it |
|
@nkkko @zzorica Here is the result for an attempt to open multiple PRs. |
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
|
I see you figured out that permission was the issue on your example. The issue I see now is markdownlint step. Will check more details tomorrow as Im not sure what you changed here and why... |
|
I'm looking into it now. The markdown issue. Will update once im done, technically if all passes. |
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
Signed-off-by: mojafa <jmohsa@gmail.com>
|
@nkkko pr-policy had passed, facing issues on markdown, used cli and prettier to clean them up, but looks like it's causing a conflict. Please check! |
Signed-off-by: mojafa <jmohsa@gmail.com>

added a step on the github actions to check for open prs and enforce policy for one open pr per contributor