GASS - Github Activity Scoring System
Version updated for https://github.com/michael-bey/gass to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Activity Scoring System (GASS) is a GitHub Action designed to automate the analysis of developer contributions and connect those metrics to token distribution in a fair, transparent, and decentralized manner. It addresses issues in traditional airdrops, such as lack of transparency and vulnerability to Sybil attacks, by leveraging GitHub activity data to allocate rewards based on quality, recency, and volume of contributions. Key capabilities include automated contribution analysis, secure on-chain data storage, and integration with smart contracts for rule-based token allocation.
Release notes
Changes
- Feature: Added
openrouter_modelinput to allow configuring the language model used for code reviews. - Default: The default model is now
anthropic/claude-opus-4.5. - Maintenance: Updated build artifacts.