forked from Giallustio/HeartsAndMinds
-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into master_daily
- Loading branch information
Showing
11 changed files
with
89 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Configuration for request-info - https://github.com/behaviorbot/request-info | ||
|
||
# *OPTIONAL* Comment to reply with | ||
# Can be either a string : | ||
requestInfoReplyComment: > | ||
The maintainers of this repository would appreciate it if you could provide more information. | ||
# Or an array: | ||
# requestInfoReplyComment: | ||
# - Ah no! young blade! That was a trifle short! | ||
# - Tell me more ! | ||
# - I am sure you can be more effusive | ||
|
||
# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given | ||
requestInfoLabelToAdd: needs-more-info | ||
|
||
# *OPTIONAL* Require Issues to contain more information than what is provided in the issue templates | ||
# Will fail if the issue's body is equal to a provided template | ||
checkIssueTemplate: true | ||
|
||
# *OPTIONAL* Require Pull Requests to contain more information than what is provided in the PR template | ||
# Will fail if the pull request's body is equal to the provided template | ||
checkPullRequestTemplate: true | ||
|
||
# *OPTIONAL* Only warn about insufficient information on these events type | ||
# Keys must be lowercase. Valid values are 'issue' and 'pullRequest' | ||
requestInfoOn: | ||
pullRequest: true | ||
issue: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
exclude: | ||
- master* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Number of labels to fetch (optional). Defaults to 20 | ||
numLabels: 40 | ||
# These labels will not be used even if the issue contains them (optional). | ||
# Pass a blank array if no labels are to be excluded. | ||
# excludeLabels: [] | ||
excludeLabels: | ||
- pinned |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name-template: '=BTC= co@30 Hearts & Minds v$NEXT_PATCH_VERSION' | ||
tag-template: 'v$NEXT_PATCH_VERSION' | ||
exclude-lables: | ||
- 'ignore changelog' | ||
change-template: '- * $TITLE (@$AUTHOR).' | ||
|
||
template: | | ||
Requires [ACE3](http://www.armaholic.com/page.php?id=28557). | ||
|
||
_[Optionals :](https://github.com/Vdauphin/HeartsAndMinds/files/3138932/All.Hearts.and.Minds.mods.zip)_ | ||
- [RHS USAF](http://www.armaholic.com/page.php?id=27149), [RHS AFRF](http://www.armaholic.com/page.php?id=27150), [RHS GREF](http://www.armaholic.com/page.php?id=30998), [RHS SAF](http://www.armaholic.com/page.php?id=32203), | ||
- [RDS A2 Civilian Pack mod](https://forums.bistudio.com/topic/170165-rds-a2-civilian-pack/), | ||
- [CUP units and vehicles mod](https://forums.bistudio.com/topic/179326-community-upgrade-project-cup/), [Community Factions Project](https://github.com/tupolov/cfp/releases), | ||
- [3CB Factions](https://steamcommunity.com/sharedfiles/filedetails/?id=1673456286), [Project OPFOR](https://forums.bistudio.com/topic/193185-project-opfor/), [IWAR: Irregular Warfare mod](http://www.armaholic.com/page.php?id=29772), [Iraqi-Syrian Conflic](http://www.armaholic.com/page.php?id=28406), [Central African Rebels [SFF-R]](http://www.armaholic.com/page.php?id=32465), | ||
- [FAP Units (Foes & Allies Pack)](http://www.armaholic.com/page.php?id=30706), [VETERAN](https://steamcommunity.com/workshop/filedetails/?id=1132375156), | ||
- [=BTC= Militia mod](https://forums.bistudio.com/topic/188272-btc-militia-for-a3/#entry2983674), [Taliban Fighters by EricJ](http://www.armaholic.com/page.php?id=29543), | ||
- [The Unsung Vietnam War Mod](http://www.armaholic.com/page.php?id=29948), | ||
- [Iron Front 3 Lite](http://www.armaholic.com/page.php?id=24714), [Face of War WW2](http://www.armaholic.com/page.php?id=31945), | ||
- [Operation: TREBUCHET](http://www.armaholic.com/page.php?id=28614), [OPCAN - OPTRE Reskin Pack](http://www.armaholic.com/page.php?id=29718). | ||
|
||
[Changelog](https://github.com/Vdauphin/HeartsAndMinds/milestone/48?closed=1): | ||
|
||
$CHANGES |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Number of days of inactivity before an issue becomes stale | ||
daysUntilStale: 60 | ||
# Number of days of inactivity before a stale issue is closed | ||
daysUntilClose: 7 | ||
# Issues with these labels will never be considered stale | ||
exemptLabels: | ||
- pinned | ||
- security | ||
# Label to use when marking an issue as stale | ||
staleLabel: wontfix | ||
# Comment to post when marking an issue as stale. Set to `false` to disable | ||
markComment: > | ||
This issue has been automatically marked as stale because it has not had | ||
recent activity. It will be closed if no further activity occurs. Thank you | ||
for your contributions. | ||
# Comment to post when closing a stale issue. Set to `false` to disable | ||
closeComment: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters