Skip to content

Conversation

@orimdominic
Copy link
Contributor

I recently mentored a solution where the mentee used >=100 and it passed. I'm making this PR to fix that.

Link to solution: https://exercism.org/mentoring/requests/dad84dead4344defb12e2788a142713b

I recently mentored a solution where the mentee used `>=100` and it passed. I'm making this PR to fix that.

Link to solution: https://exercism.org/mentoring/requests/dad84dead4344defb12e2788a142713b
@github-actions
Copy link
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@github-actions
Copy link
Contributor

Hello. Thanks for opening a PR on Exercism 🙂

We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in.

You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch.

If you're interested in learning more about this auto-responder, please read this blog post.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

@github-actions github-actions bot closed this Aug 11, 2025
@SleeplessByte SleeplessByte reopened this Aug 11, 2025
@Cool-Katt
Copy link
Contributor

@orimdominic Feel free to add your github username to the contributors list, if you want some rep. Good catch.

(/format for the bot to wakeup)

@github-actions
Copy link
Contributor

The "Format code" action has started running.

@github-actions
Copy link
Contributor

The "Format code" action has finished running.

@github-actions
Copy link
Contributor

For security reasons, /format does not trigger CI builds when the PR has been submitted from a fork. If checks were not passing due to code format, trigger a build to make the required checks pass, through one of the following ways:

  • Push an empty commit to this branch: git commit --allow-empty -m "Trigger builds".
  • Close and reopen the PR.
  • Push a regular commit to this branch.

@Cool-Katt Cool-Katt added the x:size/small Small amount of work label Aug 12, 2025
@SleeplessByte
Copy link
Member

(closing and re-opening to force the CI to run)

@Cool-Katt
Copy link
Contributor

@orimdominic I'm assuming you don't want to be included as a contributor, so I'm merging this (will probably wait a little more but not more than a day)

@orimdominic
Copy link
Contributor Author

@orimdominic I'm assuming you don't want to be included as a contributor, so I'm merging this (will probably wait a little more but not more than a day)

Please how do I add my name to the list?
I can't find the list.

@Cool-Katt
Copy link
Contributor

@orimdominic in the .meta/config.json, you can add your github username in the contributors section, and then if you link your GH account to Exercism, you'll get a little rep.

@orimdominic
Copy link
Contributor Author

Done @Cool-Katt
Thank you 🙌🏽

@Cool-Katt Cool-Katt merged commit 387bd18 into exercism:main Aug 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:size/small Small amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants