openproject icon indicating copy to clipboard operation
openproject copied to clipboard

Link custom action to github webhook actions

Open ulferts opened this issue 1 year ago • 0 comments

Aims for a simple link between actions in GitHub webhook payloads and custom actions defined in OpenProject.

Acceptance criteria

  • [ ] Administration to select a custom action for the currently supported GitHub payload actions
  • [ ] Whenever a payload is received that has an action for which a custom action is defined, execute that custom action
    • This has quite some limitations e.g. it is not possible to set a user field like assignee based on the user that triggered the PR action

https://community.openproject.org/wp/53569

ulferts avatar Mar 21 '24 09:03 ulferts