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 workflow for stale issues #276

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add workflow for stale issues #276

wants to merge 7 commits into from

Conversation

merydian
Copy link
Collaborator

Issues with the label feedback will, after 30 days of inactivity, automatically be commented on with:

The Openrouteservice project highly values your report and would love to see it addressed.However, this issue has been left in feedback mode for the last 30 days and isbeing automatically marked as "stale".If you would like to continue with this issue, please provide any missing informationor answer any open questions. If you could resolve the issue yourself meanwhile,please leave a note for future readers with the same problem and close the issue.In case you should have any uncertainty, please leave a comment and we will behappy to help you proceed with this issue.If there is no further activity on this issue, it will be closed in two weeks.

Then with no further activity for a total of 45 days the Issue will be closed and commented on with:

While we hate to see this happen, this issue has been automatically closed because it has not had any activity in the last 45 days despite being marked as feedback. If this issue should be reconsidered, please reopen this it. Or, if you have any further questions, there are also further support channels that can help you.

Copy link
Collaborator

@TheGreatRefrigerator TheGreatRefrigerator left a comment

Choose a reason for hiding this comment

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

some suggestions and questions



stale-issue-label: 'stale'
only-issue-labels: 'feedback'
Copy link
Collaborator

Choose a reason for hiding this comment

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

just to understand, this will only touch issues that manually got a feedback label?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, that's how its done in QGIS. See qgis/QGIS#58465

repo-token: ${{ secrets.GITHUB_TOKEN }}

stale-issue-message: >
The Openrouteservice project highly values your report and would love to see it addressed.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
The Openrouteservice project highly values your report and would love to see it addressed.
We highly value your report and would love to see it addressed.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I feel like this makes it a bit more personal but less professional.

.github/workflows/stale.yml Outdated Show resolved Hide resolved
.github/workflows/stale.yml Outdated Show resolved Hide resolved
.github/workflows/stale.yml Outdated Show resolved Hide resolved
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