Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions: 2 weeks inactive label bug #2634

Closed
1 of 8 tasks
Tracked by #2652
SAUMILDHANKAR opened this issue Dec 27, 2021 · 40 comments · Fixed by #4078
Closed
1 of 8 tasks
Tracked by #2652

GitHub Actions: 2 weeks inactive label bug #2634

SAUMILDHANKAR opened this issue Dec 27, 2021 · 40 comments · Fixed by #4078
Assignees
Labels
Bug Something isn't working Complexity: Large Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly role: back end/devOps Tasks for back-end developers size: 3pt Can be done in 13-18 hours Status: Updated No blockers and update is ready for review time sensitive Needs to be worked on by a particular timeframe

Comments

@SAUMILDHANKAR
Copy link
Member

SAUMILDHANKAR commented Dec 27, 2021

Overview

As a developer, we have to ensure that our kanban board is organized for all teams so that productivity is high. For this issue, we want the 2 weeks inactive label should be posted only after 14 days of inactivity from the time the issue is assigned.

Action Items

Pseudo-code

  • When 14 days have elapsed from the time of issue being assigned
    • Add 2 weeks inactive label if there is no comment or PR by assignee.

Checks

  • Test in your local environment that it works
  • If less than 14 days passed since issue was assigned, don't add 2 weeks inactive label.
  • If less than 14 days passed since last comment by assignee, don't add 2 weeks inactive label.

Resources/Instructions

@SAUMILDHANKAR SAUMILDHANKAR added role: back end/devOps Tasks for back-end developers Complexity: Medium time sensitive Needs to be worked on by a particular timeframe Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly labels Dec 27, 2021
@github-actions

This comment was marked as resolved.

@ExperimentsInHonesty

This comment has been minimized.

@ExperimentsInHonesty

This comment has been minimized.

@JessicaLucindaCheng

This comment was marked as outdated.

@blulady

This comment was marked as outdated.

@github-actions github-actions bot added the Status: Updated No blockers and update is ready for review label Apr 8, 2022
@blulady blulady removed their assignment Apr 15, 2022
@lilyarj lilyarj self-assigned this Jul 5, 2022
@github-actions
Copy link

github-actions bot commented Jul 5, 2022

Hi @lilyarj, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@lilyarj
Copy link
Member

lilyarj commented Jul 5, 2022

Availability: 5hrs
ETA: 7/8

@ExperimentsInHonesty
Copy link
Member

This issue shows that summer did an update but the issue #2763 still has the 2 week inactive label. What is supposed to happen

On this issue it shows it might be adding it to soon #2309

@lilyarj

This comment was marked as outdated.

@lilyarj lilyarj added the ready for dev lead Issues that tech leads or merge team members need to follow up on label Jul 11, 2022
@lilyarj lilyarj removed their assignment Jul 11, 2022
@github-actions github-actions bot added the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Jan 6, 2023
@github-actions
Copy link

github-actions bot commented Jan 6, 2023

@tunglinn

Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
  2. Blockers: "Difficulties or errors encountered."
  3. Availability: "How much time will you have this week to work on this issue?"
  4. ETA: "When do you expect this issue to be completed?"
  5. Pictures (optional): "Add any pictures of the visual changes made to the site so far."

If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.

You are receiving this comment because your last comment was before Monday, January 2, 2023 at 11:15 PM PST.

@tunglinn
Copy link
Member

tunglinn commented Jan 8, 2023

  1. Need to figure out what examples to give PR reviewers to test the code.
  2. No blockers
  3. 10-11 am on weekdays.
  4. Friday

@tunglinn tunglinn added Status: Updated No blockers and update is ready for review and removed 2 weeks inactive An issue that has not been updated by an assignee for two weeks labels Jan 8, 2023
@tunglinn
Copy link
Member

tunglinn commented Jan 9, 2023

  1. One thing I noticed about using the classic vs fine-grain token is that when I use fine-grain, events that should be labeled as "cross-referenced" are retrieved as "mentioned".

Therefore, if testing this issue, make sure to be using a classic token.

  1. There are several method to solve this bug. All of them require some sort of refactoring. I'll be attending office hours this week to ask if this is allowed.

@github-actions github-actions bot added 2 weeks inactive An issue that has not been updated by an assignee for two weeks and removed Status: Updated No blockers and update is ready for review labels Jan 20, 2023
@github-actions

This comment was marked as outdated.

@github-actions
Copy link

@tunglinn

Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
  2. Blockers: "Difficulties or errors encountered."
  3. Availability: "How much time will you have this week to work on this issue?"
  4. ETA: "When do you expect this issue to be completed?"
  5. Pictures (optional): "Add any pictures of the visual changes made to the site so far."

If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.

You are receiving this comment because your last comment was before Monday, January 23, 2023 at 11:16 PM PST.

@github-actions

This comment was marked as outdated.

@ExperimentsInHonesty
Copy link
Member

@tunglinn Hope you are doing well. Can you provide an update on this issue, or move it back to the prioritized backlog if you are unable to continue.

@ExperimentsInHonesty ExperimentsInHonesty added To Update ! No update has been provided and removed 2 weeks inactive An issue that has not been updated by an assignee for two weeks labels Feb 7, 2023
@github-actions github-actions bot added 2 weeks inactive An issue that has not been updated by an assignee for two weeks and removed To Update ! No update has been provided labels Feb 10, 2023
@github-actions
Copy link

@tunglinn

Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
  2. Blockers: "Difficulties or errors encountered."
  3. Availability: "How much time will you have this week to work on this issue?"
  4. ETA: "When do you expect this issue to be completed?"
  5. Pictures (optional): "Add any pictures of the visual changes made to the site so far."

If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.

You are receiving this comment because your last comment was before Monday, February 6, 2023 at 11:17 PM PST.

@tunglinn
Copy link
Member

Having trouble finding time to work on this. I wouldn't mind sending it back to prioritized backlog, but I would prefer if I handed this off to someone else who can finish it ASAP, in which I could explain how to fix this issue.

@jdingeman jdingeman removed the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Feb 14, 2023
@github-actions github-actions bot added the Status: Updated No blockers and update is ready for review label Feb 17, 2023
@github-actions github-actions bot added 2 weeks inactive An issue that has not been updated by an assignee for two weeks and removed Status: Updated No blockers and update is ready for review labels Feb 24, 2023
@github-actions

This comment was marked as outdated.

@jdingeman
Copy link
Member

Hi @tunglinn, just sent you a message via Slack. Putting this here as well.

Please provide us with a write up or a video recording of your attempts at resolving this issue, and what approaches you found that worked/didn't work and what the next dev working on this issue will need to look out for.

Thanks!

@ExperimentsInHonesty ExperimentsInHonesty removed the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Feb 28, 2023
@github-actions github-actions bot added the Status: Updated No blockers and update is ready for review label Mar 3, 2023
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: Large Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly role: back end/devOps Tasks for back-end developers size: 3pt Can be done in 13-18 hours Status: Updated No blockers and update is ready for review time sensitive Needs to be worked on by a particular timeframe
Projects
Development

Successfully merging a pull request may close this issue.

8 participants