davidahouse / stampede-server

A node.js based workflow server
https://www.stampedeci.com
MIT License
4 stars 1 forks source link

✨ Added a screen for viewing repo events #676

Closed davidahouse closed 3 years ago

davidahouse commented 3 years ago

This PR adds a screen to the Admin section under the Repository details screen which allows for viewing the SCM events for that repo. This will show the latest events that have been received. The number of events by default is 10, but you can configure this with a server parameter.

closes #382

ghost commented 3 years ago

:racehorse: Sweet! All your stampede tasks have passed...

Pull request standards:

Checking PR description

:white_check_mark: PR contains a valid description!

Checking milestone

:white_check_mark: PR contains a milestone!

Lint (Node.js): Task was successful

Unit Tests (Node.js): Task was successful

Lines of Code: Task was successful

Artifacts:

More Info...