-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueFeature: Refactor GHARefactoring GitHub actions to fit latest architectural normsRefactoring GitHub actions to fit latest architectural normsLang: GHAGitHub ActionsGitHub Actionsrole: back end/devOpsTasks for back-end developersTasks for back-end developerssize: 0.5ptCan be done in 3 hours or lessCan be done in 3 hours or less
Milestone
Description
Overview
We need to make pictures optional in update-instructions-template.md file which is used to request weekly progress update so that the workload of developers is reduced.
Action Items
- Review update-instructions-template.md file
- In update-instructions-template.md file change line 8
5. Pictures: "Add any pictures of the visual changes made to the site so far."
from
5. Pictures: "Add any pictures of the visual changes made to the site so far."
to
5. Pictures (optional): "Add any pictures of the visual changes made to the site so far."
Checks
- For testing in your own repo (after making the necessary code changes)
- Create a project board in your own repo
- Create a new issue and an In progress column, then move the issue into the column
- Create a new repository secret under the settings tab in your own repo and add the column number of In progress column as the value of the secret
- Change "const updatedByDays = 3" to "const updatedByDays = 1" in add-label.js file, so that the comment would be posted after a day has passed
- Run the Add Update Label to Issues Weekly workflow in the Actions tab in your repo to confirm that the updated comment is posted on your issue (please edit the add-update-label-weekly.yml file so that it runs on workflow_dispatch instead of on schedule)
- Make sure all the functionalities in update-instructions-template.md file still work fine
Resources/Instructions
File where changes need to be made: update-instructions-template.md
Never done GitHub actions? Start here!
GitHub Complex Workflows doc
GitHub Actions Workflow Directory
Events that trigger workflows
Workflow syntax for GitHub Actions
actions/github-script
GitHub RESTAPI
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueFeature: Refactor GHARefactoring GitHub actions to fit latest architectural normsRefactoring GitHub actions to fit latest architectural normsLang: GHAGitHub ActionsGitHub Actionsrole: back end/devOpsTasks for back-end developersTasks for back-end developerssize: 0.5ptCan be done in 3 hours or lessCan be done in 3 hours or less
Type
Projects
Status
Done