rallytime
5c48b175cc
Reduce the number of days an issue is stale by 10
2018-01-19 10:19:37 -05:00
rallytime
96d36b8056
Reduce the number of days an issue is stale by 10
2018-01-05 17:27:18 -05:00
rallytime
d9c23ef6df
Reduce the number of days an issue is stale by 10
2017-12-22 16:52:19 -05:00
rallytime
35ce9d42ed
Reduce the number of days an issue is stale by 10
2017-12-14 13:06:29 -05:00
rallytime
3f9bf00c15
Reduce the number of days an issue is stale by 15
2017-12-01 15:09:14 -05:00
rallytime
cc99cb61b9
Reduce the number of days an issue is stale by 15
2017-11-17 15:31:48 -05:00
rallytime
caa0c54e9a
Reduce the number of days an issue is stale by 10
2017-11-10 11:24:42 -05:00
rallytime
1104838aa4
Reduce the number of days an issue is stale by 10
2017-11-05 21:05:40 -07:00
rallytime
09d0a347c5
Reduce the number of days an issue is stale by 15
2017-10-27 09:48:08 -04:00
Erik Johnson
96891a062a
Merge pull request #44203 from rallytime/merge-develop
...
[develop] Merge forward from 2017.7 to develop
2017-10-23 09:11:54 -05:00
rallytime
9da66a2bb9
Reduce the number of days an issue is stale by 25
2017-10-20 10:53:11 -04:00
rallytime
2617cf851f
Merge branch '2017.7' into 'develop'
...
Conflicts:
- salt/modules/aptpkg.py
- salt/utils/win_functions.py
- tests/unit/states/test_mount.py
2017-10-20 10:44:29 -04:00
rallytime
6aa8f03a4a
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- salt/states/blockdev.py
- tests/unit/states/test_blockdev.py
2017-10-18 09:31:39 -04:00
Mike Place
e41e3d76be
Typo fix
2017-10-16 13:00:11 -06:00
Mike Place
37c7980880
Add note about GPG signing to PR template
2017-10-16 10:03:02 -06:00
rallytime
7d21d4253a
Reduce the number of days an issue is stale by 25
2017-10-16 10:30:45 -04:00
rallytime
e0d3028bb0
Reduce the number of days an issue is stale by 25
2017-09-29 14:25:18 -04:00
rallytime
100113726c
Reduce the number of days an issue is stale by 30
2017-09-21 13:18:07 -04:00
rallytime
eb91a073d8
Reduce the number of days an issue is stale by 30
2017-09-11 12:12:33 -04:00
rallytime
5701d54516
Merge branch '2017.7' into 'develop'
...
Conflicts:
- salt/state.py
- salt/utils/gitfs.py
2017-09-06 09:39:27 -04:00
rallytime
efef4f6a9b
Reduce the number of days an issue is stale by 15
2017-09-01 17:05:16 -04:00
rallytime
b1062f8c15
Merge branch '2016.11' into '2017.7'
...
No conflicts.
2017-09-01 16:21:34 -04:00
rallytime
2b4da0f0e7
Add CODEOWNERS file
2017-08-31 09:28:47 -04:00
rallytime
a8b786d0f2
Reduce the number of days an issue is stale by 25
2017-08-28 09:38:37 -04:00
rallytime
361530f3d0
Reduce the number of days an issue is stale by 15
2017-08-18 17:05:36 -04:00
rallytime
3136050177
Reduce the number of days an issue is stale by 15
2017-08-14 17:08:05 -04:00
rallytime
64ae7e4475
Reduce the number of days an issue is stale by 15
2017-07-28 11:09:14 -06:00
rallytime
4a3e89473c
Reduce the number of days an issue is stale by 15
2017-07-21 09:34:51 -06:00
rallytime
9e9f781779
Reduce the number of days an issue is stale by 15
...
We're still within the 3 years and 2 months range. I opted to only
reduce this number by 15 instead of 25 because this change will mark
18 issues as stale rather than about 35.
We need to keep reducing this number, but we also don't want to flood
this process too much.
2017-07-14 11:18:50 -06:00
rallytime
06a153368d
Reduce the number of days an issue is stale by 25
...
This reduces the amount of time an issue is stale to approximately
a little less than 3 years and 2 months.
2017-07-05 15:55:00 -06:00
rallytime
42989d5a28
Reduce the number of days an issue is stale by 25
...
This reduces the amount of time an issue is stale to approximately
3 years, 3 months, and some change.
2017-06-19 17:29:44 -06:00
rallytime
1601badeaa
Reduce the number of days an issue is stale by 25
...
As we ease into a more reasonable `daysUntilStale` value, this
updates the time an issue will be marked as stale to about 3 years
and 4 months.
2017-06-09 12:39:32 -06:00
rallytime
c7260b4de5
Reduce the number of days an issue is stale by 25
...
Let's ease into a more reasonable `daysUntilStale` value. This
updates the time an issue will be marked as stale to about 3 years
and 5 months.
2017-06-02 09:53:50 -06:00
rallytime
3e75628f87
Add probot-stale config file for the salt repo
...
This config file enables the [probot-stale](https://github.com/probot/stale/ )
bot to comment on stale issues. We're starting off with issues
that have become stale after approximately 3 years and 6 months.
This value is configured in the `daysUntilStale` setting.
2017-05-12 17:31:39 -06:00
rallytime
2771550470
Change .rst syntax to .md syntax
2017-03-13 17:14:50 -06:00
rallytime
dfaddea749
Renamed .github/CONTRIBUTING.rst -> .github/CONTRIBUTING.md
2017-03-13 15:33:07 -06:00
Daniel Wallace
ad3a72388d
clean up HACKING.rst doc
...
Also fix a spelling mistake in .github/contributing.rst
2016-11-03 16:47:59 -05:00
David Beitey
d41b997736
Change filename of CONTRIBUTING.md to rst
...
This ensures the file displays correctly on GitHub. This also fixes a
few minor typos and the format of the Vim modeline, which wasn't being
detected previously.
2016-10-13 10:14:44 +10:00
rallytime
67ffe706c9
Add link to contributing guide to GitHub PR template
2016-06-20 10:31:44 -06:00
Colton Myers
ea7c753333
Tweak the pull request and issue templates
...
The most "important" change here is to remove the checkboxes for
"Tests Written" on the pull request template. Because they're checkboxes
rather than radio buttons, no matter which one you checked it would show
"1/2 complete" for any references to that PR in other issues.
2016-03-22 11:32:07 -06:00
rallytime
2ee175c6d3
Merge branch '2016.3' into 'develop'
...
Conflicts:
- salt/fileclient.py
- salt/modules/glusterfs.py
2016-03-02 13:48:11 -07:00
rallytime
9dff387351
Streamline Issue reporting template
2016-02-29 11:06:03 -07:00
rallytime
a6b1b61c09
Fix PR Template = Checkbox markdown should be a list
2016-02-25 09:58:02 -07:00
rallytime
7ce2375a90
Lowercase some words
2016-02-25 08:49:46 -07:00
rallytime
c287e6db55
Created GitHub Issue and PR templates
2016-02-24 16:05:00 -07:00