arcade-mcp/.github
Eric Gustin e9d630f5dc
Check for unauthorized toolkit changes (#200)
# PR Description
Add checks for unauthorized actions performed on toolkits. A PR cannot
be merged if it contains an unauthorized toolkit action.

An unauthorized toolkit action is defined as:
1. The author of the PR is not an OWNER or a MEMBER of the ArcadeAI
organization
2. AND one of the following applies:
- A toolkit's version is altered (i.e., the version in
`toolkits/*/pyproject.toml`
    - A toolkit is deleted
- A toolkit's PyPI package name is renamed (i.e., the name in
`toolkits/*/pyproject.toml`
2025-01-16 17:28:20 -08:00
..
actions/setup-poetry-env Pin poetry to 1.8.5 (#193) 2025-01-07 13:21:55 -08:00
ISSUE_TEMPLATE Update issue templates (#134) 2024-10-30 17:44:22 -07:00
scripts Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
workflows Check for unauthorized toolkit changes (#200) 2025-01-16 17:28:20 -08:00