Skip to content

SCRUM-7: Add github release workflow#8

Closed
MHChlagou wants to merge 1 commit intomainfrom
work/scrum-7
Closed

SCRUM-7: Add github release workflow#8
MHChlagou wants to merge 1 commit intomainfrom
work/scrum-7

Conversation

@MHChlagou
Copy link
Member

Summary

This task requests the creation of a GitHub Actions workflow in the specified repository that triggers on tags starting with "v" (e.g., v1.0.0), builds the project, and creates a new GitHub release. The repository URL is provided, and the requirements for the workflow trigger and actions are clear.

Resolves SCRUM-7

Security Scan

Found 3 item(s) worth reviewing:

  • HIGH DS-0002: Image user should not be 'root' in Dockerfile
  • LOW DS-0026: No HEALTHCHECK defined in Dockerfile
  • HIGH [dockerfile.security.missing-user.missing-user] By not specifying a USER, a program in the container may run as 'root'. This is a security hazard. If an attacker can control a process running as root, they may have control over the container. Ensure that the last USER in a Dockerfile is a USER other than 'root'. in /home/hedi/.dojops-super-agent/workspaces/SCRUM-7/Dockerfile

Automated by DojOps Super Agent

@MHChlagou MHChlagou closed this Mar 16, 2026
@MHChlagou MHChlagou deleted the work/scrum-7 branch March 16, 2026 21:06
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