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

fix(ci): process older issues first #5926

Merged
merged 2 commits into from
Sep 14, 2022

Conversation

anshbansal
Copy link
Collaborator

We are not processing older issues because of some limits https://github.com/actions/stale#operations-per-run. It makes more sense to process in ascending order so older things are processed first.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions github-actions bot added the devops PR or Issue related to DataHub backend & deployment label Sep 13, 2022
@github-actions
Copy link

Unit Test Results (build & test)

571 tests  ±0   571 ✔️ ±0   14m 17s ⏱️ -46s
141 suites ±0       0 💤 ±0 
141 files   ±0       0 ±0 

Results for commit 3c40faa. ± Comparison against base commit aa93a34.

Copy link
Contributor

@treff7es treff7es left a comment

Choose a reason for hiding this comment

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

lgtm

@anshbansal anshbansal merged commit ff04e0e into datahub-project:master Sep 14, 2022
@anshbansal anshbansal deleted the tweak-stale-labeler branch September 14, 2022 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops PR or Issue related to DataHub backend & deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants