Skip to content

Conversation

@zhongwencool
Copy link
Owner

Corrected the spelling of 'changlog.md' to 'CHANGELOG.md' and updated references in docs.exs. Fixed a typo in the homepage_url in docs.exs. Modified the GitHub Actions workflow to trigger on both push and pull_request events. Added 'ex_doc' to the 'check' alias in rebar.config.

Corrected the spelling of 'changlog.md' to 'CHANGELOG.md' and updated references in docs.exs. Fixed a typo in the homepage_url in docs.exs. Modified the GitHub Actions workflow to trigger on both push and pull_request events. Added 'ex_doc' to the 'check' alias in rebar.config.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes typos and improves the project's documentation and CI configuration. The changes correct file references and URLs, enhance the GitHub Actions workflow to trigger on pull requests, and add documentation generation to the build check.

  • Corrected file path and URL typos in docs.exs
  • Updated GitHub Actions workflow to trigger on both push and pull_request events
  • Added ex_doc to the rebar.config check alias for documentation validation

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
rebar.config Added ex_doc to the check alias to include documentation generation in quality checks
docs/CHANGELOG.md New changelog file with project history (corrected filename from changlog.md)
docs.exs Fixed typos in file path (changlog.md → CHANGELOG.md) and homepage URL (obsever_cli → observer_cli)
.github/workflows/erlang.yml Updated trigger configuration to run on both push and pull_request events

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@zhongwencool zhongwencool merged commit b24f9b7 into main Nov 25, 2025
12 checks passed
@zhongwencool zhongwencool deleted the ci-pr branch November 25, 2025 09:14
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.

2 participants