Skip to content

Commit b222cdd

Browse files
committed
Removing invalid metadata
1 parent dc1b269 commit b222cdd

4 files changed

Lines changed: 0 additions & 8 deletions

File tree

workflows/ospo-contributors-report.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
name: 'OSPO Contributors Report'
33
description: 'Monthly contributor activity metrics across an organization''s repositories.'
4-
metadata:
5-
triggers: ['schedule', 'workflow_dispatch']
64
labels: ['ospo', 'reporting', 'contributors']
75
on:
86
schedule:

workflows/ospo-org-health.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
name: 'OSPO Organization Health Report'
33
description: 'Comprehensive weekly health report for a GitHub organization. Surfaces stale issues/PRs, merge time analysis, contributor leaderboards, and actionable items needing human attention.'
4-
metadata:
5-
triggers: ['schedule', 'workflow_dispatch']
64
labels: ['ospo', 'reporting', 'org-health']
75
on:
86
schedule:

workflows/ospo-release-compliance-checker.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
name: 'OSS Release Compliance Checker'
33
description: 'Analyzes a target repository against open source release requirements and posts a detailed compliance report as an issue comment.'
4-
metadata:
5-
triggers: ['issues', 'workflow_dispatch']
64
labels: ['ospo', 'compliance', 'release']
75
on:
86
issues:

workflows/ospo-stale-repos.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
name: 'OSPO Stale Repository Report'
33
description: 'Identifies inactive repositories in your organization and generates an archival recommendation report.'
4-
metadata:
5-
triggers: ['schedule', 'workflow_dispatch']
64
labels: ['ospo', 'maintenance', 'stale-repos']
75
on:
86
schedule:

0 commit comments

Comments
 (0)