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

[FEATURE] Label PRs Without Activity #1981

Open
macohen opened this issue May 20, 2024 · 1 comment · Fixed by #1982
Open

[FEATURE] Label PRs Without Activity #1981

macohen opened this issue May 20, 2024 · 1 comment · Fixed by #1982
Labels
enhancement New feature or request

Comments

@macohen
Copy link
Contributor

macohen commented May 20, 2024

Is your feature request related to a problem? If yes, please describe.
Creating a new GH action that labels PRs without any comments or activity within a certain window will help us close/address this PRs further.

Describe the solution you'd like
I have an action called "stalled.yml" to submit that will close this issue if accepted.

@macohen macohen added the enhancement New feature or request label May 20, 2024
macohen added a commit to macohen/aws-athena-query-federation that referenced this issue May 20, 2024
…that runs on a cron; closes awslabs#1981

Signed-off-by: Mark Cohen <markcoh@amazon.com>
AbdulR3hman pushed a commit to macohen/aws-athena-query-federation that referenced this issue May 22, 2024
…that runs on a cron; closes awslabs#1981

Signed-off-by: Mark Cohen <markcoh@amazon.com>
@macohen macohen reopened this May 22, 2024
@macohen
Copy link
Contributor Author

macohen commented May 22, 2024

My YAML file was no good.

github-actions bot pushed a commit that referenced this issue Jun 3, 2024
  - custom role implementation in athena-oracle connector (#2006)
  - build(deps): bump aws-sdk.version from 1.12.730 to 1.12.734 (#2000)
  - build(deps): bump aws-sdk.version from 1.12.730 to 1.12.734
  - build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#2005)
  - build(deps): bump org.apache.maven.plugins:maven-shade-plugin
  - build(deps): bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (#2004)
  - build(deps): bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
  - build(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#2003)
  - build(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#2002)
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  - build(deps): bump software.amazon.awssdk:bom from 2.25.60 to 2.25.64 (#2001)
  - build(deps): bump software.amazon.awssdk:bom from 2.25.60 to 2.25.64
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.16.0 to 3.16.1 (#1999)
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.16.0 to 3.16.1
  - build(deps): bump aws-actions/stale-issue-cleanup from 3 to 6 (#1986)
  - build(deps): bump aws-actions/stale-issue-cleanup from 3 to 6
  - issue-types is not a valid parameter, though it is documented in the … (#1985)
  - build(deps): bump net.jqwik:jqwik from 1.8.4 to 1.8.5 (#1995)
  - build(deps): bump net.jqwik:jqwik from 1.8.4 to 1.8.5
  - build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#1993)
  - build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  - build(deps): bump software.amazon.awssdk:bom from 2.25.55 to 2.25.60 (#1994)
  - build(deps): bump software.amazon.awssdk:bom from 2.25.55 to 2.25.60
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.45.0 to 1.46.0 (#1991)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 3.5.1 to 3.5.2 (#1988)
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1
  - build(deps): bump commons-cli:commons-cli from 1.7.0 to 1.8.0 (#1992)
  - build(deps): bump commons-cli:commons-cli from 1.7.0 to 1.8.0
  - build(deps): bump aws-sdk.version from 1.12.725 to 1.12.730 (#1990)
  - build(deps): bump aws-sdk.version from 1.12.725 to 1.12.730
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.38.0 to 2.39.0 (#1987)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - Fixed GH Action Format Issue (#1984)
  - adds a GH action to label PRs without activity for more than 30 days … (#1982)
  - switched the action to use aws-actions/stale-issue-cleanup due to complex and unnecessary permissions issues from the prior action used
  - adds a GH action to label PRs without activity for more than 30 days that runs on a cron; closes #1981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant