Eric Huss
ad328f44c6
Bump mdbook version for contrib guide.
2021-06-02 15:41:47 -07:00
Eric Huss
65ca4e0d1e
Add temporary fix for rustup on windows in CI.
2021-05-18 13:33:35 -07:00
dependabot-preview[bot]
55f7d93e88
Upgrade to GitHub-native Dependabot
2021-04-28 21:38:01 +00:00
Eric Huss
888100352a
Move ProcessBuilder to cargo-util.
2021-03-20 15:19:03 -07:00
Eric Huss
78839fab47
Minor update to tracking issue template.
2021-01-23 07:44:46 -08:00
Eric Huss
352f828903
Update mdbook
2021-01-04 07:28:26 -08:00
Eric Huss
cc6df1d7a5
Implement credential-process.
2020-12-02 19:09:54 -08:00
Eric Huss
d1e44819a5
Update deprecated GitHub add-path in workflows.
2020-10-08 09:17:12 -07:00
Eric Huss
4d40ef4ef4
Add contributor guide.
2020-09-18 14:01:51 -07:00
Eric Huss
1ee38a326e
Try to fix CI for semver-check.
2020-08-10 11:33:42 -07:00
Eric Huss
fd6a84aa83
Add chapters on dependency resolution and SemVer compatibility.
2020-08-10 11:00:58 -07:00
Eric Huss
3134eef059
Docs, CI, and tools for building man pages.
2020-08-01 11:14:00 -07:00
Eric Huss
7b241eaa9b
Update features set in CI.
2020-07-22 20:55:47 -07:00
Alex Crichton
1ceefa5c47
Switch to github actions
2020-07-15 07:44:50 -07:00
bors
0d1f1bbeab
Auto merge of #6463 - dwijnand:rip-stale-bot, r=alexcrichton
...
Remove Stale bot's configuration
We couldn't get stale bot to operate as we'd like (poke up N
older-then-X-period tickets a day) and therefore we're tearing it down.
We've chosen to keep the "stale" label, so tickets closed by the bot
may be found with that label.
Closes #6035
2018-12-19 14:45:14 +00:00
Dale Wijnand
d52b3f8faf
Add labels to issue templates
...
Make use of https://blog.github.com/changelog/2018-12-05-issue-template-automation-improvements/
2018-12-19 12:03:32 +00:00
Dale Wijnand
047f8ab3a2
Remove Stale bot's configuration
...
We couldn't get stale bot to operate as we'd like (poke up N
older-then-X-period tickets a day) and therefore we're tearing it down.
We've chosen to keep the "stale" label, so tickets closed by the bot
may be found with that label.
2018-12-19 11:48:33 +00:00
Dale Wijnand
f53b2f50ce
More consistency in comment format
2018-10-17 21:38:26 +01:00
Dale Wijnand
ed8ffcba8f
Trim back to just cargo version
2018-10-11 08:50:34 +01:00
Dale Wijnand
8d2fee9fec
Steer the feature request author to describe the underlying problem first
2018-10-11 08:16:27 +01:00
Dale Wijnand
6bbdeb4ad9
Problem before Steps
2018-10-11 08:14:39 +01:00
Dale Wijnand
90160977b6
Don't explain issue titles to people
2018-10-11 08:14:19 +01:00
Dale Wijnand
77c43f2186
Trim back the issue templates.
2018-10-10 22:07:05 +01:00
Dale Wijnand
29eb2e8eb6
Just drop the part about duplicate issues
...
GitHub does a prompt thing on the right based on issue description, so
perhaps that's good enough. This way we avoid sounding too aggressive.
2018-10-10 21:56:16 +01:00
Dale Wijnand
e14517d562
Adapt the issue templates
...
Adapt to feedback comments, and steal (heavily) from the templates in rust-clique/human-panic.
2018-10-10 09:26:31 +01:00
Dale Wijnand
62c7a87118
Make issue templates work for Cargo
2018-10-06 17:55:03 +01:00
Dale Wijnand
5a51d3c1be
Introduce issue templates
...
These are GitHub's default "Bug report" and "Feature request" template. We can modify them as we deem appropriate.
2018-10-06 17:44:48 +01:00
Dale Wijnand
49e9e4ab01
Tweak stale bot's wording to emphasis summary giving over closing
2018-09-20 10:03:19 +01:00
Dale Wijnand
657d5e54dc
Bump stale bot daysUntilStale to 3 yrs 2 months
...
Currently that translates to ~2015-07-20, of which there are 11 issues:
https://github.com/rust-lang/cargo/issues?q=is%3Aopen+sort%3Aupdated-asc+updated%3A%3C2015-07-20
2018-09-20 09:48:29 +01:00
Dale Wijnand
41c0777cbd
Bump stale bot daysUntilClose from 7 to 30
2018-09-20 09:39:23 +01:00
Dale Wijnand
6c8c78c9e7
typo
2018-09-16 21:04:15 +01:00
Dale Wijnand
bf63c8b76d
Link stale bot to its tracking issue
2018-09-16 20:44:44 +01:00
Dale Wijnand
d6fb47b158
Two newlines will do
2018-09-15 18:44:20 +01:00
Dale Wijnand
812a426c84
Use indentation, it's Super Effective!
2018-09-15 18:43:18 +01:00
Dale Wijnand
f7d4fbd53c
I think "6 months" reads better than "180 days"
2018-09-15 18:28:34 +01:00
Dale Wijnand
af11ca204e
Grammar
2018-09-15 18:26:53 +01:00
Dale Wijnand
2be093b8cc
Add newline spacing to stale bot's message
...
So our first incantation produced:
https://github.com/rust-lang/cargo/issues/4866#issuecomment-421597598
Perhaps there's a better indicator to use, but for now let's just fix
this with more newlines.
r? @alexcrichton
2018-09-15 18:20:46 +01:00
Dale Wijnand
53d10c80b1
Often it's not the issue author that needs to comment
2018-09-14 18:54:38 +01:00
Dale Wijnand
12579f684f
Spelling
2018-09-14 15:57:35 +01:00
Dale Wijnand
6cbc5c944e
Try using an active voice in the stale bot messages
2018-09-14 07:30:30 +01:00
Dale Wijnand
80986d4184
Allow PRs to be marked stale & be closed
2018-09-13 20:44:37 +01:00
Dale Wijnand
df5737d23c
Keep C-feature-request from going stale
2018-09-13 20:43:35 +01:00
Dale Wijnand
7eb22887d2
Restrict stale bot to just issues
2018-09-13 02:50:31 +01:00
Dale Wijnand
5f8f125f0d
Configure a close comment message for stale bot
2018-09-13 02:49:12 +01:00
Dale Wijnand
04cd4891a5
I-nominated/P-high issues can go stale
...
If they haven't had any activity (or been solved) in long enough,
they're probably just as stale as every other issue.
2018-09-13 02:47:02 +01:00
Dale Wijnand
bedff50796
E-easy/E-help-wanted issues can go stale
...
Makes sense to let these be closed as it's likely they aren't easy or
don't have good enough mentoring instructions.
2018-09-13 02:45:32 +01:00
Dale Wijnand
d07ae57d23
Tweak stale bots initial comment wording
2018-09-13 02:43:14 +01:00
Dale Wijnand
0b2adb08e4
Raise threshold to 180 days until issues are stale (6 months)
2018-09-13 02:39:17 +01:00
Dale Wijnand
4bd6a7dd06
Limit to 1 stale bot action per hour (24 per day)
2018-09-13 02:38:04 +01:00
Dale Wijnand
078c3536a5
Setup Stale Probot
2018-09-13 01:37:58 +01:00