1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

153 Commits

Author SHA1 Message Date
Dave Syer
f827bbc657 Spelling error in section header 2022-11-08 15:41:31 +00:00
Tim Rogers
6b1c6174d0 Add docs for the new "webhook forwarding" GitHub CLI feature (#32040)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-11-04 10:33:14 +00:00
Rachael Sewell
3e998f61d5 use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2022-10-25 12:03:38 -07:00
Sarah Edwards
bc6d68a82d Remove incorrect versioning tag (#31907) 2022-10-24 15:54:15 +00:00
Victor Lin
6a416d6260 webhooks/workflow_dispatch: Document that ref can be a tag (#21463) 2022-10-18 20:38:53 +00:00
Mike McQuaid
3c9944c9a3 merge_group: add more data to webhooks. (#31644) 2022-10-14 17:40:37 +00:00
Courtney Wilson
de718081d3 Merge branch 'main' into add-issue-event 2022-10-06 20:50:44 -05:00
Steve Richert
71ead022e1 Document the beta dependabot_alert webhook (#31199) 2022-10-06 17:58:04 +00:00
PSJ
45e99c5f38 Merge branch 'main' into add-issue-event 2022-10-05 15:00:25 +05:30
PSJ
80d90572a8 Merge branch 'main' into add-issue-event 2022-10-04 21:23:45 +05:30
Janice
67f31c0206 Merge branch 'main' into codewithdev-changes 2022-10-04 11:57:26 +02:00
Steve Richert
c3f3b8f177 Swap in customer-understandable GitHub App permission names (#31376)
Co-authored-by: skedwards88 <skedwards88@github.com>
2022-10-03 19:20:10 +00:00
Dev Prakash Sharma
b8d8bd9c5c Merge branch 'codewithdev-changes' of https://github.com/codewithdev/docs into codewithdev-changes 2022-10-03 00:47:05 +05:30
Dev Prakash Sharma
d14b2413de updated code-examples 2022-10-03 00:46:57 +05:30
Dev Prakash Sharma
fdb5e95bca Merge branch 'main' into codewithdev-changes 2022-10-03 00:29:29 +05:30
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
PSJ
b9011757cd Update issue-event-types.md 2022-10-02 22:34:01 +05:30
PSJ
1ba4258360 Add event type converted_to_discussion 2022-10-01 23:15:53 +05:30
Ariel Deitcher
2138de703e add enqueued and dequeued actions to pull request webhook (#31289)
Co-authored-by: Steve Guntrip <stevecat@github.com>
2022-09-30 20:41:56 +00:00
Courtney Wilson
4b1c867e89 Merge branch 'main' into patch-2 2022-09-22 12:40:13 -05:00
Sarah Schneider
b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00
Kilian Perrier
3895c87fc7 📝 Fix github.event object attibute repository
The documentation show an attribute `repo` inside `github.event` that doesn't exist. It is spelled `repository`.
2022-09-21 11:33:11 +02:00
Ritesh Aggarwal
4de4d20a4f Add missing bracket in issue-event-types.md 2022-09-08 15:37:56 +05:30
Jerry Kindall
a61e452156 correct casing of x-hub-signature headers
The header as it is sent is `x-hub-signature` not `X-Hub-Signature`. Casing won't matter if you're getting the header from an environment variable under Apache, as in the Ruby example here (Apache uppercases it and swaps in underscores for hyphens), but in other frameworks you'll need the correct casing to get the header out of a hash/dict. (e.g. AWS Lambda function URL, the headers come as part of a JSON object and you need the correct casing)
2022-08-24 10:44:48 -07:00
Tim Rogers
e55f3f21eb Document that extremely large diffs may be omitted from the push webhook payload (#29273) 2022-08-10 16:07:13 +00:00
Andy Barnes
d235de2bd0 bump branch protection to > 3.3 (#29544)
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-03 00:14:06 +00:00
Jenni Christensen
c638500950 Merge branch 'main' into mntlty/merge_queue_action 2022-08-02 11:36:28 -07:00
Ariel Deitcher
aadfc206a9 code review feedback 2022-07-28 20:48:50 +00:00
Ariel Deitcher
2410dfa77e suggestion from code review 2022-07-28 20:38:32 +00:00
Ariel Deitcher
f12acebfa1 Apply suggestions from code review
Co-authored-by: Will Smythe <willsmythe@github.com>
2022-07-28 13:37:21 -07:00
Ariel Deitcher
8c683483f6 Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-07-28 13:26:25 -07:00
Sarita Iyer
a0c33a9275 Merge branch 'main' into github-community-org-level-discussion 2022-07-28 13:56:13 -04:00
Ariel Deitcher
4cbd415b42 Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-07-27 16:13:07 -07:00
Ariel Deitcher
112f4ceee2 add merge_group webhook 2022-07-27 17:57:03 +00:00
Steve Guntrip
bc899dec01 Projects GA 2022-07-27 15:55:35 +01:00
Sarita Iyer
23aa548768 update community links to eventual prod link 2022-07-20 15:33:26 -04:00
Sarita Iyer
f9e2a69d26 initial link/variable updates for GitHub Community discussions 2022-07-20 15:25:43 -04:00
Sarah Edwards
28deb383b4 Remove hardcoded links from GHEC docs to FPT GraphQL docs (#28973) 2022-07-12 16:54:51 +00:00
Sarah Edwards
3eb89c4aab Document security_and_analysis webhook (#28380)
Co-authored-by: Vanessa <vgrl@github.com>
2022-06-14 14:50:16 +00:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Courtney Wilson
65983cd515 Merge branch 'main' into patch-2 2022-06-03 09:54:38 -05:00
Sarah Edwards
e215760823 modify wording 2022-06-02 14:34:28 -07:00
Peter Bengtsson
d014f36222 fix external redirects (#28063)
* fix external redirects

* oops

* feedbacked
2022-06-02 02:06:29 +00:00
Sarah Edwards
a7a5d07805 Projects (beta) webhooks (#28032)
Co-authored-by: Omer Bensaadon <omerbensaadon@github.com>
2022-06-01 17:54:23 +00:00
NickVeld
b8a70f47f1 github-event-types.md : add missed event object common properties into list
`public`, `created_at`, `org.id`, `org.login`, `org.gravatar_id`, `org.url`, `org.avatar_url` are added using the same ordering as used on https://api.github.com/events
2022-05-24 06:19:02 +02:00
PSJ
45745700a3 Merge branch 'main' into workflow_dispatch-webhook-info 2022-05-18 21:28:32 +05:30
PSJ
59e22d4064 Merge branch 'main' into workflow_dispatch-webhook-info 2022-05-17 21:50:56 +05:30
Octomerger Bot
6b668fcbd8 Merge branch 'main' into repo-sync 2022-05-17 10:56:17 -05:00
Hector Alfaro
c7bbfe4efa Merge branch 'main' into hectorsector/redundant-version 2022-05-17 11:43:25 -04:00
Steve Ward
1060fac13b Merge branch 'main' into patch-2 2022-05-17 11:32:29 -04:00