Skip to content

Commit 85545bc

Browse files
committed
doc: Shipwright Webhook Feed
This community README update serves as an announcement that any community member can receive automated notifications of Shipwright activity through GitHub's webhook feed mechanism. For now, anyone can request access by emailing the project admins ([email protected]). Maintainers with org-wide write permission will then need to work with the requestor to obtain the desired endpoint, webhook secret, payload format, and types of events to receive. In the future, we can gather some of this information up front through a GitHub issue template (obviously not the secret - that should be exchanged through a proper private channel). This was prompted by previous work I did to send GitHub issue and PR events to Fedora's GitHub2FedMsg bus [1]. I had set this up on behalf of Red Hat to sync data from GitHub to Red Hat's issue tracker. There is no compelling reason to restrict this sort of feed to just Red Hat; any community member who wants to track our project work in their own systems should be able to do so. [1] https://github.com/fedora-infra/github2fedmsg Signed-off-by: Adam Kaplan <[email protected]>
1 parent 4e23047 commit 85545bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ Documentation is spread across the code repositories, and is consolidated in the
2222
* Weekly Community Update - every Monday, 9AM Eastern Time
2323
* Bi-weekly Backlog Refinement - every other Thursday, 10AM Eastern Time
2424

25+
### External Integrations
26+
27+
Do you want to automatically track what Shipwright is working on? Email the
28+
[Shipwright Admins](mailto:[email protected]) to request access to Shipwright's webhook feed.
29+
2530
## SHIPs
2631

2732
Enhancements to Shipwright are discussed through the Shipwright Improvement Proposal (SHIP) process.

0 commit comments

Comments
 (0)