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

Create action to automatically close stale issues #6282

Merged
merged 2 commits into from
Apr 13, 2020
Merged

Create action to automatically close stale issues #6282

merged 2 commits into from
Apr 13, 2020

Conversation

tobiasdiez
Copy link
Member

Uses the stale action to automatically close stale issues.

With this action, the workflow is as follows:

  • Developer marks issue with "s: waiting-for-customer-feedback"
  • After 30 days without reaction, the bot marks the issue with "s: stale" and comments on the issue.
  • After further 7 days without reaction, the issue is closed.

This only applies to issues with "waiting-for-customer-feedback".

  • Change in CHANGELOG.md described (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@tobiasdiez tobiasdiez added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Apr 13, 2020
@koppor koppor merged commit fb2a6d7 into master Apr 13, 2020
@koppor koppor deleted the stale branch April 13, 2020 20:06
@koppor
Copy link
Member

koppor commented Apr 13, 2020

@igorsteinmacher @mairieli This is a simple bot aiming for reducing workload on the developers. - See how it will be percieved. Maybe, we will work on the wording of the text and make a page collecting the semantics of the issue labels and the overall process of JabRef.

@koppor koppor removed the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Apr 13, 2020
@koppor koppor mentioned this pull request Nov 23, 2020
5 tasks
koppor pushed a commit that referenced this pull request Nov 15, 2022
7a10e3f Bluebook: Remove small-caps for case short & legislation (#6305)
ca4a92b Merge pull request #6244 from POBrien333/patch-1107
12743ad Create social-science-history.csl (#6233)
f7c1d57 Update american-chemical-society.csl (#6231)
aca6b23 ready: Update oil-shale.csl (#6225)
aadae55 Create pallas.csl (#6204)
cc7d016 Merge pull request #6253 from nschneid/patch-1
77fab39 Merge pull request #6282 from POBrien333/patch-1119
e2668eb Merge pull request #6263 from POBrien333/patch-1113
7f3244d move style to dependent folder
8584993 Create development-growth-differentiation.csl (#6226)
dfe71ff Create biotechnology-and-bioprocess-engineering.csl (#6227)
0d91742 Create sn-computer-science.csl (#6228)
a0d09b4 Create mots.csl (#6205)
47665e5 Update review-of-international-studies.csl
d573b8b Create computer-supported-cooperative-work.csl
cebec0e ACL: check if edition is ordinal before printing the word "edition"
03a0a39 Re-indent CSL styles
3c64906 fix self link
479c061 fix small issues after visual inspection
a356e72 Create gnosis-journal-of-gnostic-studies.csl

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: 7a10e3f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants