Semantic actions via STDIN (forgefed) #14

Open
opened 2020-11-29 15:38:40 +00:00 by southerntofu · 0 comments
Owner

Currently forgebuild is really suited for push updates to repositories, where you have to pull the code and run some corresponding task. It would be interesting to see how it could be used as a generic webhook mechanism for forging, to react to pull requests or issue comments.

We could abstract over remote events (received by forgehook as webhooks) by leveraging the forgefed vocabulary so that a task may be triggered and/or do entirely different things depending on the type of action that happened on the forge.

Currently forgebuild is really suited for push updates to repositories, where you have to pull the code and run some corresponding task. It would be interesting to see how it could be used as a generic webhook mechanism for forging, to react to pull requests or issue comments. We could abstract over remote events (received by forgehook as webhooks) by leveraging the [forgefed vocabulary](https://forgefed.peers.community/) so that a task may be triggered and/or do entirely different things depending on the type of action that happened on the forge.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: forge/build#14
No description provided.