Skip to content

chore: run close-stale-prs with user permissions#21290

Merged
rix0rrr merged 2 commits intomainfrom
rix0rrr-patch-2
Jul 22, 2022
Merged

chore: run close-stale-prs with user permissions#21290
rix0rrr merged 2 commits intomainfrom
rix0rrr-patch-2

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented Jul 22, 2022

We have to run close-stale-prs with user permissions (instead of GitHub Actions permissions) in order to be allowed to see if a particular review was authored by a project MEMBER or not.

Also add the workflow_dispatch event so we can trigger this workflow on-demand.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

We have to run close-stale-prs with user permissions (instead of GitHub Actions permissions) in order to be allowed to see if a particular review was authored by a project MEMBER or not.

Also add the `workflow_dispatch` event so we can trigger this workflow on-demand.
@rix0rrr rix0rrr requested a review from a team July 22, 2022 17:00
@rix0rrr rix0rrr self-assigned this Jul 22, 2022
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Jul 22, 2022

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jul 22, 2022
@github-actions github-actions bot added the p2 label Jul 22, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team July 22, 2022 17:01
schedule:
# Cron format: min hr day month dow
- cron: "0 0 * * *"
workflow_dispatch:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 22, 2022

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@rix0rrr rix0rrr enabled auto-merge (squash) July 22, 2022 17:56
@rix0rrr rix0rrr merged commit 1a8c9f9 into main Jul 22, 2022
@rix0rrr rix0rrr deleted the rix0rrr-patch-2 branch July 22, 2022 18:31
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 35573ac
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

comcalvi pushed a commit to comcalvi/aws-cdk that referenced this pull request Jul 25, 2022
We have to run close-stale-prs with user permissions (instead of GitHub Actions permissions) in order to be allowed to see if a particular review was authored by a project MEMBER or not.

Also add the `workflow_dispatch` event so we can trigger this workflow on-demand.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants