Commit graph

21 commits

Author SHA1 Message Date
mauvehed
5070206cb3
Pin contributors-readme-action to commit SHA for security
Pin third-party GitHub Action to specific commit SHA instead of
mutable branch reference to prevent potential supply chain attacks.
2025-12-26 09:36:26 -06:00
mauvehed
f43f581369 fix(update_contributors.yml): enable auto detection of branch protection in the workflow
The `auto_detect_branch_protection` option is now set to `true` in order to enable automatic detection of branch protection in the workflow. This ensures that the workflow takes into account any branch protection rules that may be in place when performing the specified actions.
2023-11-19 10:07:03 -06:00
mauvehed
b77b8fb2c3
Update update_contributors.yml 2023-09-17 13:29:44 -05:00
mauvehed
a90e1b5a54
Update update_contributors.yml
Maybe this time
2023-09-17 13:12:10 -05:00
mauvehed
f42dc5a4db
Update update_contributors.yml
I’m an idiot
2023-09-17 13:08:26 -05:00
mauvehed
0e8b85f82e
Update update_contributors.yml 2023-09-17 13:02:17 -05:00
mauvehed
6b9e38d1ec
Fix update_contributors.yml 2023-09-17 12:46:36 -05:00
mauvehed
65cf678e9a feat(update_contributors.yml): add workflow to automatically update contributors list in README.md
chore(README.md): updates contributors list
The update_contributors.yml workflow has been added to automatically update the list of contributors in the README.md file. This workflow runs on a schedule every Sunday at 02:10 and also allows for manual dispatch. The workflow uses the contributors-readme-action to insert the list of community members into the README.md file. The commit message for the update is "chore(README.md): updates contributors list". This ensures that the contributors list is always up to date and reflects the current community members contributing to the project.
2023-09-17 12:31:38 -05:00
mauvehed
751ac78e8e chore(test_and_proof.yml): remove workflow replace html-proofer gem with prettier.html in pre-commit 2023-07-31 18:30:24 -05:00
mauvehed
744b7426f2 chore: set prettier for pre-commit
chore: run pre-commit scans against all files and keep changes
chore: add CNAME, Gemfile and yaml/yml files to pre-commit exclude
2023-07-31 18:27:09 -05:00
mauvehed
c62b5fd7e6 chore: enable end-of-file-fixer and trailing-whitespace pre-commit hooks
chore: update add-new-person-to-site.md template formatting

The add-new-person-to-site.md template has been updated to improve
readability by aligning the fields. The end-of-file-fixer and
trailing-whitespace pre-commit hooks have been enabled to ensure
consistent file endings and remove trailing whitespace.
2023-07-31 08:52:20 -05:00
mauvehed
bcf055a0c5
Create dependabot.yml
Add dependabot alerting for GitHub-actions
2023-07-23 14:41:33 -05:00
Rob Fuller
44c2a9958b
Fix htmlproofer options 2023-07-22 22:30:04 -04:00
Rob Fuller
8a6d5c4496
Update test_and_proof.yml 2023-07-22 22:15:46 -04:00
Rob Fuller
e8c9bdd596
Create test_and_proof.yml 2023-07-22 22:12:55 -04:00
mauvehed
4dff07b6b0
Merge branch 'main' into feat_req_clean 2021-05-25 00:37:47 -05:00
mauvehed
8b4da35b1b clean up feature_request template 2021-05-25 00:22:31 -05:00
mauvehed
0d5f838c82
Update feature_request.md 2021-05-23 13:12:31 -05:00
mauvehed
49f0fa943e Update issue templates 2019-09-23 23:29:14 -05:00
mauvehed
9fe78b128a Update issue templates 2019-09-21 04:13:03 -05:00
mauvehed
fa19f08887 Update issue templates 2019-09-21 04:01:15 -05:00