Skip to content

Consider Adding GitHub Actions Support – It's Free and Highly Useful #1

@volodymyrdovhan

Description

@volodymyrdovhan

Hello,

Some of the tests run by the Moodle.org plugins database can also be executed automatically using GitHub Actions on each commit to your GitHub repository. Enabling this feature helps ensure that future changes to your plugin continue to meet Moodle guidelines.

Here's a quick overview of how to set it up:

  1. Download this file: GitHub Actions CI configuration.
  2. Rename it to ci.yml.
  3. Place it in the .github/workflows directory within your project, for example: Example configuration in moodle-mod_attendance.

Once set up, every commit you make to GitHub will trigger these tests, providing visual feedback (traffic lights) beside each commit and generating a report.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions