Commit Graph

31 Commits

Author SHA1 Message Date
Helen Weller 68333d70f0
fix: remove eg fix: which breaks label bot functionality (#9859) 2021-10-04 17:30:59 -04:00
Sebastian Spaink 3d7d5f2b36
fix: prefix dependabot commits with "fix:" (#9641) 2021-08-19 15:30:37 -05:00
Sebastian Spaink 8bf97809a8
docs: information on new conventional commit format (#9573) 2021-08-03 15:05:22 -06:00
Sebastian Spaink 5330a74fea
Migrate soniah/gosnmp import to gosnmp/gosnmp (#9203) 2021-05-13 15:00:57 -05:00
Sebastian Spaink c83577b23d
Update Dependabot config: ignore all packages with *.v* (#9206) 2021-04-27 15:46:21 -05:00
Sebastian Spaink 06d85ae457
Ignore soniah/gosnmp depedency (#9205) 2021-04-27 15:04:30 -05:00
Sebastian Spaink 16894c6c75
Resolve dependabot error by ignoring package (#9202)
Ignoring the package `gopkg.in/djherbis/times.v1` because it is causing dependabot to throw the following error:

```
Dependabot wasn't able to update gopkg.in/djherbis/times.v1

The module path gopkg.in/djherbis/times.v1 found in your go.mod doesn't match the actual path github.com/djherbis/times found in the dependency's go.mod.

Updating the module path in your go.mod to github.com/djherbis/times should resolve this issue.
```
2021-04-27 12:03:50 -05:00
reimda 24c8fb20dc
Update PR template to encourage linking to issues (#9023) 2021-03-19 12:04:20 -06:00
Paweł Żak 9ddd189cd3
Proposal of enabled linters and their settings. (#8951)
* Proposal of enabled linters and their settings.

* Workaround to skip weird "plugins/parsers/influx/plugins/parsers/influx" directory

* Update to reflect changes in github actions

* Back to the last state

* Fix

Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-03-12 12:14:31 -06:00
Sebastian Spaink 21ca31c481
Mute linting errors when running against master branch (#8977)
* Mute errors when running on master branch

* One config, with conditional statement

* improve names
2021-03-11 16:48:16 -05:00
Sebastian Spaink 1d8a65069f
Move golangci-lint from circle-ci to github actions (#8975)
* Move lint to github actions

* Update version

* timeout and scheduled trigger
2021-03-11 14:35:10 -06:00
Sebastian Spaink 149c2c2738
Create dependabot.yml (#8614)
Check weekly for dependency updates, will create a pull request if any are found.
2021-01-19 11:17:36 -05:00
Sebastian Spaink 6bd5334f8b
Update template, remove CLA checkbox (#8680) 2021-01-13 09:51:07 -06:00
Steven Soroka a087cb990c
Update Support.md 2020-08-13 18:39:25 -04:00
Steven Soroka 73815a80b1
Create Support.md 2020-08-13 18:38:21 -04:00
Steven Soroka 06a57c8479
add label to feature request. 2020-08-13 18:31:04 -04:00
Steven Soroka 4ef2b4eada
Update Bug_report.md 2020-08-13 18:06:52 -04:00
Josh Soref 2c56d6de81
Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
Steven Soroka dafd08c0ca add docker to bug report instructions 2020-03-16 19:17:49 -04:00
Daniel Nelson 592ca4ebde
Update GitHub bug issue template (#6554) 2019-10-21 14:46:19 -07:00
Daniel Nelson b990901110
Revert "Add CLA check GitHub action (#6479)"
This reverts commit 8eb8643a3a.
2019-10-14 15:08:22 -07:00
George 8eb8643a3a Add CLA check GitHub action (#6479) 2019-10-04 11:30:43 -07:00
Russ Savage cd99ceea62 Fixing spelling in bug template (#6374) 2019-09-10 10:55:39 -07:00
Greg 5bf793bb94 Update issue templates to include code block and comments (#5721) 2019-04-12 12:22:16 -07:00
Daniel Nelson 21167a6232
Remove combined issue template 2018-05-07 11:43:23 -07:00
Daniel Nelson 2fe167b8a7
Update issue templates (#4116) 2018-05-07 11:38:09 -07:00
Daniel Nelson 1459fab4d6
Remove changelog item from pull request template
Person who merges PR is now expected to update the CHANGELOG.
2017-05-22 12:06:48 -07:00
Daniel Nelson ceb36adac7 Update issue template 2017-03-06 11:20:53 -08:00
Cameron Sparr dbf6380e4b update PR template with changelog note 2016-08-17 18:24:06 +01:00
Cameron Sparr 5b43901bd8 update issue_template.md 2016-06-14 18:17:11 +01:00
Cameron Sparr 35eb65460d github issue and pr templates 2016-05-19 12:11:19 +01:00