garnertb/Create weekly action

Action that creates a consistent issue on different dates.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
assigneesAssignees for the issueno
bodyProject column name to add issue to, e.g. To Do. Required if "project" is set.noWeekly sync issue
close-previousWhether to close the previous weekly issue when creating new onefalse
date-stringDate string used to add the date to the title of the issuenothis friday
date-string-formatThe format passed to the date commandno%m/%d/%Y
titlenoWeekly issue for week of
labelsComma delimited list of existing issue labels to be applied to new issue, e.g. "bug, ci".noweekly-sync
linked-commentsWhether to link to the previous weekly issue when creating a new onetrue
linked-comments-previous-issue-textText of the comment on the previous issue that links to the new issue. Requires "linked-comments, labels".noNext in series: #{{ newIssueNumber }}
linked-comments-new-issue-textText of the comment on the new issue that links to the previous issue. Requires "linked-comments, labels".noPrevious in series: #{{ previousIssueNumber }}
milestoneMilestone number (not ID or name) to add issue to, e.g. 2.no
projectProject number (not ID or name) to add issue to, e.g. 2.no
pinnedWhether the issue should be pinned.notrue
rotate-assigneesBoolean whether to round robin the provided assignees, e.g. for first responder duties. Requires "labels", "assignees". default: 'false' required: false
tokenGitHub tokenno${{ github.token }}
project-typeProject type the "project" number corresponds to, e.g. user, organization, or repository project. Organization and user projects require a GitHub App installation access token, OAuth token, or Personal Access Token. Read more here: https://docs.github.com/en/github/managing-your-work-on-github/about-project-boards.norepository
namedescription
dateThe date of the issue