1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Commit Graph

8878 Commits

Author SHA1 Message Date
Octomerger Bot
58a84c7079 Merge branch 'main' into repo-sync 2022-10-18 01:29:10 -07:00
Steve Guntrip
0ecc035e52 [Projects] Board column visibility (#31766)
Co-authored-by: github-actions <github-actions@github.com>
2022-10-18 08:09:59 +00:00
Octomerger Bot
5591fb826f Merge pull request #21449 from github/repo-sync
repo sync
2022-10-18 01:00:37 -07:00
Victor Lin
5a886b42f4 workflow_dispatch: Document that ref can be a tag (#21117) 2022-10-18 07:58:55 +00:00
Alex Kelly
e773d1fc36 Update codespaces.md to add support for GitHub Apps (#31639)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-10-18 07:04:30 +00:00
TrianguloY
93910c65b9 Update readme sample in creating-a-javascript-action.md (#21377) 2022-10-18 02:01:18 +00:00
Amadeusz Sadowski
685c89c988 fix: Update workflow commands table for env files (#21353)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-18 01:28:25 +00:00
Andy Crain
22fd1d8937 Remove 'choice' option for workflow_call type (#21325)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-18 01:19:43 +00:00
Vanessa
3c717472cb Merge branch 'main' into patch-1 2022-10-18 08:32:19 +10:00
Vanessa
25ae9d6cbb Merge branch 'main' into patch-1 2022-10-18 08:19:42 +10:00
Vanessa
350c1207df Update code block 2022-10-18 08:09:26 +10:00
Sarah Edwards
e32b6b8a01 Modify content in API comparison article (#31682) 2022-10-17 22:05:58 +00:00
Esote
b094dab325 Fix nesting reusable workflows link (#21422) 2022-10-17 20:43:11 +00:00
Joe Clark
74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00
Steve Guntrip
3495973242 [2022-10.13]: Auto-archive items from projects automation (#30683)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sarita Iyer <saritai@github.com>
2022-10-17 18:17:18 +00:00
Peter Bengtsson
1a6688499b using node 16.17 in Actions (#31773) 2022-10-17 16:12:36 +00:00
Drew Matheson
94fd4de458 Update creating-a-commit-with-multiple-authors.md
Correctly enclose email addresses in multiple co-authors example in `<` `>`

The single co-author example is correct, but this one was not. It caused me confusion as to why the co-authors weren't appearing.
2022-10-17 08:39:57 -04:00
Jules
36d0911262 Merge branch 'main' into patch-2 2022-10-17 09:18:28 +02:00
Francesco Renzi
ad70a7012f Remove references to stdout commands (#31674)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-17 01:09:57 +00:00
Courtney Wilson
14743c249c Merge branch 'main' into v3_leftover 2022-10-14 15:58:19 -05:00
Rachael Rose Renk
993e84238b Merge branch 'main' into patch-1 2022-10-14 14:00:10 -06:00
Rachael Rose Renk
5741e9afad Update locking-conversations.md 2022-10-14 13:59:38 -06:00
Sarah Edwards
02ab67afc7 Merge branch 'main' into v3_leftover 2022-10-14 12:26:56 -07:00
Shweta
ed12d3b3f1 Changes for improving Applying to GitHub Global Campus (#31671)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sarita Iyer <saritai@github.com>
2022-10-14 19:14:38 +00:00
Sarita Iyer
ef9477beff [Sep 15 2022] GitHub Classroom: support for LTI 1.3 and adding back info on connecting LMSes (#30704)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
2022-10-14 18:33:42 +00:00
Mike McQuaid
3c9944c9a3 merge_group: add more data to webhooks. (#31644) 2022-10-14 17:40:37 +00:00
mc
7542f27c8f Add "Best practice" article for writing security advisories (#31414)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-10-14 08:25:36 +00:00
Motaz
78d38235c2 Warn about GH Apps uninstalls during user->org transformation (#31534)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-10-14 07:07:59 +00:00
Keunes
1e1330b09f Update locking-conversations.md 2022-10-14 08:44:02 +02:00
Rob Bos
7ea7006be4 Update contexts.md for GitHub Actions and input variables (#20138)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2022-10-14 02:22:21 +00:00
Sophie
d6838593f1 [2022-10-13]: Secret scanning: Backfill scans for new token types - [GA] (#31561) 2022-10-14 00:35:24 +00:00
Anthony Tan
eff741daee Remove .v3 from accept header examples.
`v3` header no longer required and has no impact on API requests
as per docs so probably shouldn't be in example code.

Fixes github/docs#21327
2022-10-13 19:57:22 -04:00
Lucas Costi
c1fe5d2943 Actions workflow run and workflow list Navigation updates (#31558)
Co-authored-by: github-actions <github-actions@github.com>
2022-10-13 20:10:16 +00:00
Octomerger Bot
9399fc9f2b Merge branch 'main' into repo-sync 2022-10-13 11:28:05 -07:00
Laura Coursen
5c4e03703b Merge branch 'main' into main 2022-10-13 13:06:07 -05:00
Sharanya A
f44dfa001b 🍎Update key-availability command on macOS (#21288)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2022-10-13 17:47:58 +00:00
Laura Coursen
e6e514f624 Enterprise bug fixes for the week of October 3, 2022 (#31519) 2022-10-13 17:36:05 +00:00
Joe Clark
7a0b8dde5c Add more specific billing information for Actions (#31586) 2022-10-13 15:04:15 +00:00
hubwriter
6d94a72d37 Bug fix: Remove '.md' from redirection in Codespaces docs (#31675) 2022-10-13 14:23:19 +01:00
Olivia Holder
f21fd2e462 Update dpa links (#31173)
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Steve Guntrip <stevecat@github.com>
2022-10-13 11:40:56 +00:00
hubwriter
8be2547cdb Consolidating, clarifying & expanding the billing docs for Codespaces (#31521)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2022-10-13 11:15:49 +00:00
Sho Mizutani
d8731749f3 Some small updates to Setting up a staging instance (#31667)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-10-13 11:13:40 +00:00
Octomerger Bot
5d7077dcc4 Merge branch 'main' into repo-sync 2022-10-12 14:54:28 -07:00
Vanessa
f4d7bbca10 Merge branch 'main' into patch-2 2022-10-13 07:46:41 +10:00
Octomerger Bot
4dc4485aea Merge branch 'main' into repo-sync 2022-10-12 14:34:34 -07:00
Vanessa
8cdac9d9bb Packages: remove variables that aren't product names (#31593) 2022-10-12 21:10:35 +00:00
Rachael Rose Renk
6bdf5d0790 Merge branch 'main' into patch-4 2022-10-12 14:50:23 -06:00
Rachael Rose Renk
9054d9ea70 Update authorizing-oauth-apps.md 2022-10-12 14:47:36 -06:00
Rachael Rose Renk
92376dd3f8 Update workflow-commands-for-github-actions.md 2022-10-12 14:21:09 -06:00
Rachael Rose Renk
2b858946a9 Merge branch 'main' into issue-11713 2022-10-12 13:29:58 -06:00