Skip to content

correct path in add-label.js 4601#4602

Merged
t-will-gillis merged 1 commit intohackforla:gh-pagesfrom
t-will-gillis:correct-path-add-label-js-4601
May 5, 2023
Merged

correct path in add-label.js 4601#4602
t-will-gillis merged 1 commit intohackforla:gh-pagesfrom
t-will-gillis:correct-path-add-label-js-4601

Conversation

@t-will-gillis
Copy link
Member

Fixes #4601

What changes did you make and why did you make them ?

  • In the add-label.js file, corrected the path to the update-instructions-template.md file so that the instructions are displayed when the 'To Update !' or '2 weeks inactive' labels are added to issue comments.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

None

@github-actions
Copy link

github-actions bot commented May 5, 2023

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b t-will-gillis-correct-path-add-label-js-4601 gh-pages
git pull https://github.com/t-will-gillis/website.git correct-path-add-label-js-4601

@github-actions github-actions bot added Bug Something isn't working role: back end/devOps Tasks for back-end developers time sensitive Needs to be worked on by a particular timeframe Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.25pt Can be done in 0.5 to 1.5 hours labels May 5, 2023
@MattPereira MattPereira self-requested a review May 5, 2023 15:45
@MattPereira
Copy link
Contributor

MattPereira commented May 5, 2023

Availability: 9 - 11 AM Today
ETA: 10 min

Copy link
Contributor

@MattPereira MattPereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great awareness noticing the issue before anyone else and nice detective work tracing source of bug back to the other issue 🕵️

@t-will-gillis t-will-gillis merged commit f1b4f38 into hackforla:gh-pages May 5, 2023
@t-will-gillis t-will-gillis deleted the correct-path-add-label-js-4601 branch May 5, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly role: back end/devOps Tasks for back-end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Correct path to md file in add-label.js so that Update Instructions displays on issue comments

2 participants