Commit graph

64 commits

Author SHA1 Message Date
Joe Block
b021d54433 Add Twilight4/nobility, update awesomebot config
- Add `Twilight4/nobility` plugin
- Ignore 522 http error code

Signed-off-by: Joe Block <jpb@unixorn.net>
2024-05-18 00:04:20 -06:00
Joe Block
0731c5ab68
Merge pull request #1841 from unixorn/2024-updates
Add `ichirei/ichirei.zsh-theme`
2024-02-27 07:52:43 -07:00
Joe Block
346859167b Update PR template
Signed-off-by: Joe Block <jpb@unixorn.net>
2024-02-26 10:00:57 -07:00
dependabot[bot]
63c484bdfb
Bump pre-commit/action from 3.0.0 to 3.0.1
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pre-commit/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 04:25:04 +00:00
Joe Block
f8abb48118 Run awesomebot checks daily
Run daily checks to make it easier to find stuff that is 404.

Signed-off-by: Joe Block <jpb@unixorn.net>
2024-02-09 16:30:59 -07:00
Joe Block
0a38924638 Allow 202s
Allow 202s, add bitbucket.org to the whitelist

Signed-off-by: Joe Block <jpb@unixorn.net>
2024-01-16 14:05:43 -07:00
Joe Block
6e5eb75868 Merge remote-tracking branch 'origin/main' into 2023-updates 2023-12-25 09:48:57 -07:00
Joe Block
163d261533 Update awesomebot configuration
Signed-off-by: Joe Block <jpb@unixorn.net>
2023-12-25 09:47:56 -07:00
dependabot[bot]
3be7074bf6
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 04:49:14 +00:00
dependabot[bot]
b2a1043faa
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 04:50:40 +00:00
Joe Block
5a35f31f16
Merge pull request #1753 from unixorn/2023-updates
2023 -07-23 updates
2023-07-24 19:08:23 -06:00
Joe Block
a0f6405140 Add link to ZSH plugin standard in PR template
Signed-off-by: Joe Block <jpb@unixorn.net>
2023-07-20 07:56:26 -06:00
Joe Block
90bba05892 Grind awesomebot.yml through prettier
Signed-off-by: Joe Block <jpb@unixorn.net>
2023-07-20 07:43:30 -06:00
dependabot[bot]
c67fa44f7a
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:47:41 +00:00
Joe Block
296dab2691 Formatting fixes for issues found by pre-commit
Signed-off-by: Joe Block <jpb@unixorn.net>
2023-07-03 09:20:36 -06:00
Joe Block
69b2cf71da Add pre-commit workflow
Use pre-commit to enforce some of our checks on PRs

Signed-off-by: Joe Block <jpb@unixorn.net>
2023-07-03 07:37:12 -06:00
Joe Block
1e68507fbe Allow 429 errors during link checks
Awesomebot can trigger 429, even though it's configured to wait a second
between requests. 429s eventually go away, keep them from blocking PRs.

Signed-off-by: Joe Block <jpb@unixorn.net>
2023-06-11 14:46:22 -06:00
dependabot[bot]
4edb51150f
Bump actions/checkout from 1 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 22:11:51 +00:00
Joe Block
c8bdae7328 Add dependabot configuration
Signed-off-by: Joe Block <jpb@unixorn.net>
2023-03-01 09:10:41 -07:00
Joe Block
e01fa2b672 Add Mboukhal/hoMyZsh_theme
Add `Mboukhal/hoMyZsh_theme`

Closes https://github.com/Mboukhal/hoMyZsh_theme/issues/1

Signed-off-by: Joe Block <jpb@unixorn.net>
2023-03-01 07:56:06 -07:00
Joe Block
877f584197 Update PR template
Signed-off-by: Joe Block <jpb@unixorn.net>
2023-01-07 10:27:59 -07:00
Joe Block
9681e01074 Typo fix in PR template
Signed-off-by: Joe Block <jpb@unixorn.net>
2022-12-20 14:10:05 -07:00
Joe Block
61d13e4cf1 Allow timeouts during link checks
Keep intermittent timeouts from breaking the build

Signed-off-by: Joe Block <jpb@unixorn.net>
2022-08-20 10:06:48 -07:00
Joe Block
9e4845b710 Update issue template
Signed-off-by: Joe Block <jpb@unixorn.net>
2022-07-20 10:54:42 -06:00
Joe Block
367822dce1 Tweak PR template wording
Signed-off-by: Joe Block <jpb@unixorn.net>
2022-07-20 07:15:59 -06:00
Joe Block
4e4388b5b0 Ignore SSL errors
Got tired of having PRs get downchecked because someone's site cert
expired.

Signed-off-by: Joe Block <jpb@unixorn.net>
2022-05-20 10:25:04 -06:00
Joe Block
416d3ffd29 Tweak wording in PR template
Signed-off-by: Joe Block <jpb@unixorn.net>
2022-02-26 09:12:30 -07:00
Joe Block
b331128e00
Update issue templates
Add an issue template for link submissions
2022-02-19 07:35:03 -07:00
Salvydas Lukosius
70858c9038
fix typo
Signed-off-by: Salvydas Lukosius <sall@w-ss.io>

	modified:   .github/PULL_REQUEST_TEMPLATE.md
	modified:   README.md
2022-02-13 04:02:40 +00:00
Joe Block
997614c410 Add a few more 50? codes to ignore in awesomebot checks
I'd rather have a false pass than a false negative when someone's
submitting a change. If it's a real issue, it'll 4?? eventually.

Signed-off-by: Joe Block <jpb@unixorn.net>
2022-01-22 08:01:21 -07:00
Joe Block
8306db0600 Move test certification higher in PR template
Signed-off-by: Joe Block <jpb@unixorn.net>
2022-01-16 10:09:52 -07:00
Joe Block
ce3740c424 Update PR template to clarify license
Clarify that the BSD license is just for the list, not necessarily for
the plugins added.

Signed-off-by: Joe Block <jpb@unixorn.net>
2022-01-11 11:37:37 -07:00
Joe Block
d24a8cd2f7 Add signoff instructions to PR template
Add instructions for signing off on commits to the PR template and a
link to the DCO action help.

Signed-off-by: Joe Block <jpb@unixorn.net>
2021-12-29 16:20:24 -07:00
Joe Block
9265f85988 Update list of ignored 5xx errors in awesomebot configuration
Add a few more 5xx codes to ignore.

Signed-off-by: Joe Block <jpb@unixorn.net>
2021-12-08 10:10:55 -07:00
Joe Block
8fc6f652fa Ignore 503 errors too
Signed-off-by: Joe Block <jpb@unixorn.net>
2021-12-01 13:13:00 -07:00
Joe Block
52a50fa719 Ignore 502 errors
Github occasionally pukes up 502 errors on good repositories, so we're
going to ignore 502s to keep PR submissions from being blocked.

Signed-off-by: Joe Block <jpb@unixorn.net>
2021-11-21 16:10:34 -07:00
Joe Block
5522d2ad67 Update badges
- Remove broken build status badge
- Add awesomebot status badge

Signed-off-by: Joe Block <jpb@unixorn.net>
2021-09-28 07:28:46 -06:00
Joe Block
7251b0a9f8 Add exercism.io to allowlist
exercism.io has a lot of 50x errors even when it's working. Keep it from
making awesomebot report a failure.
2021-09-01 08:58:16 -06:00
Joe Block
6ca77b41f1 Add link to Contributing.md in PR template 2021-07-30 07:34:01 -06:00
Joe Block
ee22a3ef27
No markdown link embeds :-( 2021-06-09 08:03:12 -06:00
Joe Block
31e9dd5bc6
Can I embed markdown? 2021-06-09 08:02:25 -06:00
Joe Block
bb887219c7
Add redbubble link 2021-06-09 07:53:24 -06:00
Joe Block
61968cacf5 Add exception to awesombot for keybase.io
keybase.io sometimes has SSL errors, exclude
2021-05-25 07:32:58 -06:00
Joe Block
22400ed461 Call out that new entries should have readmes in the PR template 2021-05-23 08:16:47 -06:00
Joe Block
6a85a91906 Fix awesomebot command line 2021-03-04 19:21:32 -07:00
Joe Block
14508689c3 Ignore issues with cyberciti.biz 2021-03-02 13:47:16 -07:00
Joe Block
1a0f2fa771 Deal with site that 403s a lot 2021-02-27 14:01:10 -07:00
Joe Block
ad4dd7a7ec
Merge pull request #1121 from unixorn/2021-January-updates
2021-01-19 Text cleanups
2021-01-19 18:03:34 -07:00
Joe Block
70eaf56c51 Whitelist hitokoto.cn in awesomebot checks
Whitelist hitokoto.cn since it sporadically refuses tcp connections
2021-01-19 11:14:53 -07:00
Joe Block
83c384f927 Update frameworks checkbox in PR template 2021-01-17 15:54:25 -07:00