feat: add Aikido full and PR scan actions #4
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: schmalz/shared-actions#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/aikido"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Co-authored-by: Copilot copilot@github.com
@ -0,0 +11,4 @@## Usage```yaml- uses: schmalz/shared-actions/.forgejo/actions/aikido-full-scan@v1der Pfad ist falsch
@ -0,0 +18,4 @@## Notes- Delegates to `.forgejo/actions/internal-aikido-full-scan` with organization, repository name, and branch name resolved automatically from the Forgejo context.hier auch
@ -0,0 +12,4 @@runs:using: compositesteps:- uses: ./.forgejo/actions/internal-aikido-full-scanund hier
@ -0,0 +12,4 @@## Usage```yaml- uses: schmalz/shared-actions/.forgejo/actions/aikido-pr-scan@v1hier
@ -0,0 +20,4 @@## Notes- Delegates to `.forgejo/actions/internal-aikido-pr-scan` with organization, repository name, branch name, and base/head commit SHAs resolved automatically from the Forgejo context.hier
@ -0,0 +16,4 @@runs:using: compositesteps:- uses: ./.forgejo/actions/internal-aikido-pr-scanhier auch
e2b8769ae0tofc82729de8