GitHub Actions: Create issues to update wiki articles on a set schedule #2188
Labels
Complexity: Large
Dependency
An issue is blocking the completion or starting of another issue
Feature: Board/GitHub Maintenance
Project board maintenance that we have to do repeatedly
GHA New Project Board compatible
This GitHub Action issue does not reference columns and will work with the new board
role: back end/devOps
Tasks for back-end developers
size: 3pt
Can be done in 13-18 hours
Milestone
Dependency
Overview
As a developer on this team, we need to know schedule maintenance tasks so that all of our assets are up-to-date. For this issue, we will have a GHA create automatic issues to review and maintain certain wiki articles at a scheduled time.
Psudo-code
workflow_dispatch
trigger event to test your script)Checks
Resources/Instructions
Never done GitHub actions? Start here!
To start on this issue, if you have not, please explore the current GHAs we have as some already perform similar actions. They might inspire you, and help you get started a lot faster.
Note that you might want to do something outside the scope of the above psudo-code. If so, be sure to leave comments in your PR or this issue that justifies your reasoning. If you feel you need guidance, be sure to reach out! We cannot foresee whether this issue is solvable, or what hard decisions have to be made, but we would love to hear and help you!
Additional resources:
Events that trigger workflows
Workflow syntax for GitHub Actions
actions/github-script
GitHub RESTAPI
GitHub GraphQL
The text was updated successfully, but these errors were encountered: