[PR #711] Add repo-intel to Monitoring section #6363

Open
opened 2026-05-14 14:09:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/711
Author: @oxnr
Created: 3/12/2026
Status: 🔄 Open

Base: mainHead: add-repo-intel


📝 Commits (1)

  • 3035cb9 Add repo-intel to Monitoring section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Hi! Adding repo-intel to the Monitoring section.

repo-intel is a GitHub Action that monitors competitor GitHub repos and delivers AI-powered strategic intelligence digests as GitHub Issues. It tracks:

  • Commit velocity and acceleration
  • Release cadence and version changes
  • Contributor activity and team growth
  • Issue/PR throughput
  • Strategic signals (HIGH/MED/LOW prioritized)

It runs on a cron schedule in GitHub Actions and requires no external services — just a GitHub token.

Usage:

- uses: oxnr/repo-intel@v1
  with:
    repos: 'facebook/react,vuejs/core,sveltejs/svelte'
    github-token: ${{ secrets.GITHUB_TOKEN }}

Repo: https://github.com/oxnr/repo-intel


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/711 **Author:** [@oxnr](https://github.com/oxnr) **Created:** 3/12/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-repo-intel` --- ### 📝 Commits (1) - [`3035cb9`](https://github.com/sdras/awesome-actions/commit/3035cb9d3511d486644d0b32210f5b6db7d5fc85) Add repo-intel to Monitoring section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Hi! Adding [repo-intel](https://github.com/oxnr/repo-intel) to the Monitoring section. **repo-intel** is a GitHub Action that monitors competitor GitHub repos and delivers AI-powered strategic intelligence digests as GitHub Issues. It tracks: - Commit velocity and acceleration - Release cadence and version changes - Contributor activity and team growth - Issue/PR throughput - Strategic signals (HIGH/MED/LOW prioritized) It runs on a cron schedule in GitHub Actions and requires no external services — just a GitHub token. **Usage:** ```yaml - uses: oxnr/repo-intel@v1 with: repos: 'facebook/react,vuejs/core,sveltejs/svelte' github-token: ${{ secrets.GITHUB_TOKEN }} ``` Repo: https://github.com/oxnr/repo-intel --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-14 14:09:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#6363