slim icon indicating copy to clipboard operation
slim copied to clipboard

Add Lightweight Metrics Collection Using DeveloperMetrics GitHub Action

Open yunks128 opened this issue 9 months ago • 5 comments

Purpose

Introduce a simplified approach for collecting DORA metrics in single-repository projects using GitHub Actions.

Proposed Changes

  • [ADD] Section on DeveloperMetrics GitHub Action as an alternative to DevLake
  • [ADD] Quick start example YAML for easy integration
  • [UPDATE] Clarified use cases and tool selection guidance based on project complexity

Issues

  • Related to [issue-160](https://github.com/NASA-AMMOS/slim/issues/160)

Testing

  • Verified markdown rendering locally

yunks128 avatar Apr 16 '25 04:04 yunks128

I think I'll take a pass at this as well - to potentially deprecate Apache DevLake in the guide.

riverma avatar Apr 16 '25 18:04 riverma

@yunks128 - I think let's do a couple things before considering a merge:

  • (@yunks128) Move the workflow action to '/assets'
  • (@yunks128) Show examples of the GH metrics badges so people know what it looks like
  • (@yunks128) Explain how the badge works / gets updated
  • (@riverma) Deprecate Apache DevLake content (if we do deprecate, we should be clear about the versioned released o the SLIM website)

riverma avatar Apr 22 '25 20:04 riverma

@riverma I took another pass and resolved the conflict in registry.json. It should be all set for your review now—thanks!

yunks128 avatar Jul 02 '25 17:07 yunks128