PHPCI icon indicating copy to clipboard operation
PHPCI copied to clipboard

Intent to implement: Hooks for the build

Open lukzgois opened this issue 8 years ago • 4 comments

I'm started to implement the #1178 (an integration with gitlab build status API), but thinking again, it will be better if instead to have an specific integration, the user could integrates with any HTTP API. So I'm planning to implement a place where the user can put URL address that will be fired in every build update: created, started to run, canceled, success and failed.

lukzgois avatar Mar 03 '16 13:03 lukzgois

👍I do like the idea of having a created and cancelled stage, although not sure how you'd do the created as obviously PHPCI won't have the phpci.yml until it has cloned the repository which doesn't happen until it starts to run

REBELinBLUE avatar Mar 06 '16 13:03 REBELinBLUE

I'm planning to do this hooks on the interface instead of the phpci.yml file.

lukzgois avatar Mar 07 '16 13:03 lukzgois

👍👍 absolut nice feature push

moxx avatar Jul 28 '16 22:07 moxx

I would really like this! 👍 Are there still plans for a custom integration? Could you need any help?

MDM23 avatar Jul 02 '17 18:07 MDM23