Commit Graph

9 Commits (c82f31bf0313e5f9744b097dae6daa87fc69dde7)

Author SHA1 Message Date
Jonathan G Rennison 5aac3d71ee Github: Remove regression tests from build workflow 4 years ago
Jonathan G Rennison 0d46b5e88a Github: Remove commit checker workflow 4 years ago
Charles Pigott 13e1b13a4e Fix: [Actions] Call apt-get update before trying to install packages 4 years ago
Charles Pigott 2073c8d67f Add: [Actions] Add problem matchers for CI platforms 4 years ago
glx 5af98c69e6 Add: [Actions] CI build workflow 4 years ago
glx fb3de33a38 Add: [Actions] commit-checker workflow 5 years ago
Roger 1be42c6cb8 Add: [GitHub] sponsor button on github.com (#7700) 5 years ago
PeterN 498ca6e4eb Add: [GitHub] Add issue template to encourage better issue reporting. (#7137) 6 years ago
Patric Stout 564077719a Add: [GitHub] enable probot/stale, to flush out stale issues/pull requests
Stale bot checks if an issue hasn't had any attention in the last
60 days, or if a pull request hasn't had any attention in the last
30 days. If so, it marks it as stale. After 7 more days, it closes
the issue/pull request. Any activity on the issue/pull request
resets the timer.

This helps keeping the counter low, and the work manageable. There
is a lot of reasoning behind this idea, and other projects show it
really helps to keep the issue/pull request count low.

More information here: https://github.com/probot/stale
6 years ago