-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Labels
bugSomething isn't workingSomething isn't workingcommunitycookieIssue Monster Loves Cookies!Issue Monster Loves Cookies!
Description
- Putting
staged: truein an explicit safe output step (e.g.update-discussionas seen below) does not enforce it being staged only and will actually run in the safe outputs step.
safe-outputs:
github-token: ${{ secrets.READ_DISCUSSIONS_TOKEN }}
allowed-github-references: [mona/lisa]
create-issue:
github-token: ${{ secrets.WRITE_ISSUE_TOKEN }}
title-prefix: "[MonaLisa]"
close-older-issues: true
expires: 7d
update-discussion:
staged: true
target: "*"
target-repo: mona/discussions
max: 120
labels:
allowed-labels:
- Label1
- Label2
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't workingcommunitycookieIssue Monster Loves Cookies!Issue Monster Loves Cookies!
Type
Fields
Give feedbackNo fields configured for issues without a type.