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

Add actions/stale workflow #4653

Merged
merged 3 commits into from
Nov 11, 2023
Merged

Conversation

kentakozuka
Copy link
Member

@kentakozuka kentakozuka commented Nov 6, 2023

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #4647

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (282463a) 30.58% compared to head (24e8572) 30.81%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4653      +/-   ##
==========================================
+ Coverage   30.58%   30.81%   +0.22%     
==========================================
  Files         221      221              
  Lines       25941    25935       -6     
==========================================
+ Hits         7935     7991      +56     
+ Misses      17358    17293      -65     
- Partials      648      651       +3     

see 11 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
@kentakozuka
Copy link
Member Author

@khanhtc1202 Fixed 👍

close-issue-message: 'This issue was closed because it has been stalled for 7 days with no activity. Feel free to reopen if still applicable.'
days-before-issue-stale: 180
days-before-issue-close: 7
exempt-issue-labels: 'kind/bug,good first issue'
Copy link
Member

Choose a reason for hiding this comment

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

Should we add one more label that we can use to prevent the CI from deleting that issue manually? I mean, I think we should have a way to bypass the logic of removing issues automatically on purpose, wdyt?

Copy link
Member

Choose a reason for hiding this comment

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

aka. I propose to add help wanted labels to exempt labels list.

Copy link
Member Author

Choose a reason for hiding this comment

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

sounds good idea 👍

Copy link
Member Author

Choose a reason for hiding this comment

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

Added not-auto-close.

Copy link
Member

Choose a reason for hiding this comment

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

that's better 🫡

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
@kentakozuka
Copy link
Member Author

@khanhtc1202 Fixed 👍

Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

🫡

@kentakozuka kentakozuka merged commit 2fdd32d into pipe-cd:master Nov 11, 2023
13 checks passed
@kentakozuka kentakozuka deleted the actions-stale branch November 11, 2023 06:45
@github-actions github-actions bot mentioned this pull request Dec 1, 2023
sZma5a pushed a commit to sZma5a/pipecd that referenced this pull request Dec 17, 2023
* Add actions/stale workflow

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Except some labels

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Add not-auto-close

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

---------

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
sZma5a pushed a commit to sZma5a/pipecd that referenced this pull request Dec 17, 2023
* Add actions/stale workflow

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Except some labels

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Add not-auto-close

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

---------

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
sZma5a pushed a commit to sZma5a/pipecd that referenced this pull request Dec 17, 2023
* Add actions/stale workflow

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Except some labels

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Add not-auto-close

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

---------

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
Signed-off-by: sZma5a <masaaki.haribote@gmail.com>
@github-actions github-actions bot mentioned this pull request Feb 6, 2024
sZma5a pushed a commit to sZma5a/pipecd that referenced this pull request Feb 12, 2024
* Add actions/stale workflow

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Except some labels

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Add not-auto-close

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

---------

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
Signed-off-by: 鈴木 優耀 <suzuki_masaaki@cyberagent.co.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants