Skip to content

chore: add ci workflows, issue templates and contribution guidelines#26

Open
laciferin2024 wants to merge 3 commits intolighthouse-web3:mainfrom
ideo-org:feat/issue-19-devops-infrastructure
Open

chore: add ci workflows, issue templates and contribution guidelines#26
laciferin2024 wants to merge 3 commits intolighthouse-web3:mainfrom
ideo-org:feat/issue-19-devops-infrastructure

Conversation

@laciferin2024
Copy link

Addresses #19

Summary

Adds baseline repository contribution infrastructure used for consistent maintenance and contributor workflows.

Files Added

  • .github/dependabot.yml
  • .github/workflows/ci.yml
  • .github/PULL_REQUEST_TEMPLATE.md
  • .github/ISSUE_TEMPLATE/bug_report.md
  • .github/ISSUE_TEMPLATE/feature_request.md
  • CONTRIBUTING.md
  • CODE_OF_CONDUCT.md

Validation

  • npm run lint
  • npm run build
  • python -c "import yaml; yaml.safe_load(open('.github/workflows/ci.yml')); yaml.safe_load(open('.github/dependabot.yml')); print('YAML_OK')"

@vercel
Copy link

vercel bot commented Mar 10, 2026

@laciferin2024 is attempting to deploy a commit to the lighthouse-storage Team on Vercel.

A member of the Team first needs to authorize it.

@laciferin2024
Copy link
Author

I have used this email : ravish@lighthouse.storage at Code of Conduct .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant