1
0
mirror of synced 2026-01-09 06:03:09 -05:00
Commit Graph

17258 Commits

Author SHA1 Message Date
Octomerger Bot
ec00d7bd33 Merge pull request #22826 from github/repo-sync
repo sync
2021-11-15 10:01:57 -05:00
Octomerger Bot
251001e760 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-11-15 09:54:25 -05:00
Mislav Marohnić
fea03e0cf1 Clarify configuration options for automatically generated release notes (#22613) 2021-11-15 08:53:58 -06:00
Octomerger Bot
eaa070b9da Merge branch 'main' into repo-sync 2021-11-15 09:49:19 -05:00
dependabot[bot]
86de6579d4 Bump remark-rehype from 10.0.0 to 10.0.1 (#22744)
Bumps [remark-rehype](https://github.com/remarkjs/remark-rehype) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/remarkjs/remark-rehype/releases)
- [Commits](https://github.com/remarkjs/remark-rehype/compare/10.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: remark-rehype
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2021-11-15 14:43:04 +00:00
Jessica Lord
e83c7d5106 Add section on transaction metadata (#22668) 2021-11-15 08:35:01 -06:00
Laura Coursen
bbc328fe78 @lecoursen's weekly bug fixes (#22794) 2021-11-15 14:25:11 +00:00
Octomerger Bot
7e281e03b3 Merge pull request #22825 from github/repo-sync
repo sync
2021-11-15 08:57:53 -05:00
Octomerger Bot
bc6aa5f9cc Merge pull request #12018 from github/repo-sync
repo sync
2021-11-15 08:56:47 -05:00
Octomerger Bot
27718ef1f1 Merge branch 'main' into repo-sync 2021-11-15 08:50:38 -05:00
Octomerger Bot
2ba5075841 Merge branch 'main' into repo-sync 2021-11-15 08:47:09 -05:00
Octomerger Bot
158e268729 Merge pull request #22824 from github/repo-sync
repo sync
2021-11-15 08:34:05 -05:00
Octomerger Bot
d1a0c6d875 Merge pull request #12017 from github/repo-sync
repo sync
2021-11-15 08:30:04 -05:00
Octomerger Bot
e468de9be6 Merge branch 'main' into repo-sync 2021-11-15 08:24:55 -05:00
Octomerger Bot
2ffa68a7ab Branch was updated using the 'autoupdate branch' Actions workflow. 2021-11-15 08:22:26 -05:00
Ramya Parimi
960a28f443 Merge pull request #12001 from zyellowhorse/patch-2
Fix typo in OIDC
2021-11-15 07:21:59 -06:00
Ramya Parimi
26636bdbe6 Merge branch 'main' into patch-2 2021-11-15 07:12:43 -06:00
Ramya Parimi
4ad239813c Merge pull request #11999 from marcmam2/patch-2
Update managing-remote-repositories.md
2021-11-15 07:10:59 -06:00
Octomerger Bot
1f5ab1ee01 Merge pull request #22819 from github/repo-sync
repo sync
2021-11-15 08:04:45 -05:00
Ramya Parimi
23433726f4 Merge branch 'main' into patch-2 2021-11-15 07:02:54 -06:00
Octomerger Bot
e92e54c54b Merge branch 'main' into repo-sync 2021-11-15 07:58:14 -05:00
github-openapi-bot
fdf6ff03b0 Merge pull request #22823 from github/openapi-update-c9eaa42243c79c3cc71745e015da3073851378001a517d197607b7333f62230b
Update OpenAPI Descriptions
2021-11-15 11:25:01 +00:00
Octomerger Bot
c5ab70f99a Merge pull request #12015 from github/repo-sync
repo sync
2021-11-15 05:29:46 -05:00
Octomerger Bot
86565e696b Merge branch 'main' into repo-sync 2021-11-15 05:20:37 -05:00
GitHub Actions
63599e43d6 update search indexes 2021-11-15 10:02:58 +00:00
Mike Surowiec
6a96293319 fix: node-fetch was throwing error when auth was in url (#22821) 2021-11-15 03:54:10 -06:00
Octomerger Bot
c5b401bbf3 Merge pull request #11987 from github/repo-sync
repo sync
2021-11-14 22:19:16 -05:00
Lucas Costi
10ff422248 Change the copy code button to the copy octicon (#22769)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2021-11-15 02:33:59 +00:00
GitHub Actions
369a7cb765 update search indexes 2021-11-15 02:25:24 +00:00
zyellowhorse
21c02cbc59 Fix typo in OIDC 2021-11-14 16:14:28 -07:00
marcmam2
6c064fd367 Update managing-remote-repositories.md
deleting extra words
2021-11-14 18:04:49 -03:00
GitHub Actions
f6313dec22 update search indexes 2021-11-14 18:07:11 +00:00
GitHub Actions
57d04b032f update search indexes 2021-11-14 09:53:49 +00:00
GitHub Actions
894523b380 update search indexes 2021-11-14 02:21:18 +00:00
Octomerger Bot
2caf82294f Merge pull request #11972 from github/repo-sync
repo sync
2021-11-13 13:59:27 -05:00
Octomerger Bot
e7feb5dce7 Merge branch 'main' into repo-sync 2021-11-13 13:48:53 -05:00
Octomerger Bot
5bbcc86450 Merge pull request #11971 from github/repo-sync
repo sync
2021-11-13 13:27:56 -05:00
Peter Bengtsson
5cac4bfa4c don't lint JS if no JS changed in PRs (#22756)
* don't lint JS if no JS changed in PRs

Part of #1202

* one more extension
2021-11-13 18:25:56 +00:00
Octomerger Bot
d20f77f6bb Merge branch 'main' into repo-sync 2021-11-13 13:19:54 -05:00
Peter Bengtsson
623d6ff022 no need to check typescript in dockerfile (#22754)
* no need to check TypeScript in Dockerfile

Part of #1158

* refactor how the port is set
2021-11-13 18:17:47 +00:00
GitHub Actions
04d213858b update search indexes 2021-11-13 18:05:59 +00:00
Peter Bengtsson
4b59dfd863 Search results content HTML is not escaped (#22782)
Part of #1207
2021-11-13 13:05:06 -05:00
Octomerger Bot
2b98629148 Merge pull request #22818 from github/repo-sync
repo sync
2021-11-13 08:03:26 -05:00
Octomerger Bot
29ca3910a2 Merge pull request #11958 from github/repo-sync
repo sync
2021-11-13 08:01:37 -05:00
Octomerger Bot
5ecd1e50b0 Merge branch 'main' into repo-sync 2021-11-13 07:56:21 -05:00
Octomerger Bot
9d89f5ec72 Merge branch 'main' into repo-sync 2021-11-13 07:53:11 -05:00
Grey Baker
f2b0a57d30 Add typeform to list of supported private repo patterns (#22815)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-13 12:31:40 +00:00
Octomerger Bot
0b9c170c7a Merge pull request #22817 from github/repo-sync
repo sync
2021-11-13 05:29:14 -05:00
Octomerger Bot
e270482238 Merge pull request #11957 from github/repo-sync
repo sync
2021-11-13 05:28:32 -05:00
Octomerger Bot
9a8b2ee9d7 Merge branch 'main' into repo-sync 2021-11-13 05:22:18 -05:00