Skip to content

Enable GitHub actions for Eclipse sensiNact

Summary

Eclipse sensiNact would like to use GitHub actions for managing contributions, for example verifying code formatting and license headers in pull requests. Currently this is not possible as GitHub actions are not enabled for the repository https://github.com/eclipse/org.eclipse.sensinact.gateway

Steps to reproduce

Navigate to https://github.com/eclipse/org.eclipse.sensinact.gateway - there is no "Actions" tab

What is the current bug behavior?

No GitHub actions are run, regardless of the content of .github/workflows/

What is the expected correct behavior?

GitHub actions run based on the yaml files in .github/workflows/

Relevant logs and/or screenshots

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

This issue is preventing the sensiNact committers from being able to easily identify acceptable contributions, both from existing committers and third parties.