Skip to content

Various fixes #13

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

Merged
merged 9 commits into from
Mar 22, 2022
Merged

Various fixes #13

merged 9 commits into from
Mar 22, 2022

Conversation

jscheid
Copy link
Contributor

@jscheid jscheid commented Mar 20, 2022

  • Match single-character organisation or repository name
  • Don't match organisation or repository name that are too long
  • Don't match issue numbers greater than 10^100-1
  • Put organisation name, repository name and issue number into capturing groups 1, 2 and 3.
  • Add missing Prettier configuration

Fixes #9, Fixes #10, Fixes #11, Fixes #12, Fixes #14

jscheid added 2 commits March 20, 2022 23:49

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jscheid Julian Scheid
- Match single-character organisation or repository name
- Don't match organisation or repository name that are too long
- Don't match issue numbers greater than 10^100-1
- Put organisation name, repository name and issue number into
  capturing groups 1, 2 and 3.
- Add missing Prettier configuration

Fixes sindresorhus#9, sindresorhus#10, sindresorhus#11, sindresorhus#12

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jscheid Julian Scheid
@yakov116
Copy link

Fixes #9, #10, #11, #12

You need to do Fixes #9, Fixes #10 etc for GitHub to close the issue

jscheid added 3 commits March 21, 2022 09:10

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jscheid Julian Scheid

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jscheid Julian Scheid

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jscheid Julian Scheid
@jscheid jscheid mentioned this pull request Mar 20, 2022

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jscheid Julian Scheid
@jscheid jscheid marked this pull request as draft March 21, 2022 06:29
@jscheid
Copy link
Contributor Author

jscheid commented Mar 21, 2022

Perhaps we shouldn't merge this until we've decided what to do with #15. If that gets implemented, the capturing groups might change and necessitate a release with breaking changes. Probably better to sort this all out in one go.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jscheid Julian Scheid
@jscheid
Copy link
Contributor Author

jscheid commented Mar 22, 2022

On second thought, why don't we merge this and then address #15 in a separate PR, and wait with a release until after that?

@jscheid jscheid marked this pull request as ready for review March 22, 2022 08:57
sindresorhus and others added 2 commits March 22, 2022 16:44

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jscheid Julian Scheid
@sindresorhus sindresorhus merged commit a1cfd76 into sindresorhus:main Mar 22, 2022
@sindresorhus
Copy link
Owner

then address #15 in a separate PR, and wait with a release until after that?

👍

@sindresorhus
Copy link
Owner

On second thought, why don't we merge this and then address #15 in a separate PR, and wait with a release until after that?

@jscheid Still interested?

@jscheid jscheid deleted the fixes branch June 11, 2022 11:35
@jscheid
Copy link
Contributor Author

jscheid commented Jun 11, 2022

Vaguely, but perhaps you should go ahead with a release if that's what you're asking?

sindresorhus added a commit that referenced this pull request Jun 11, 2022
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants