stable
Clone or download
Read-only
Part of story #35093 execute custom code as artifact post action The payload of artifact create/update webhook now contains a new entry `is_custom_code_execution`. It's a boolean telling if the user who have performed the changeset is `forge__cce`. Change-Id: I65df4b53d9f1627d8a30d6ca506ca202eb34e1b0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Webhook/ArtifactPayloadBuilder.php | +7 | −5 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Webhook/ArtifactPayloadBuilderTest.php | +55 | −33 | Go to diff View file |