Skip to content

Develop (#7) - #8

Merged
ptr727 merged 1 commit into
developfrom
main
Jan 15, 2026
Merged

Develop (#7)#8
ptr727 merged 1 commit into
developfrom
main

Conversation

@ptr727

Copy link
Copy Markdown
Owner
  • wip

  • wip

  • wip

  • wip

  • wip

  • wip

  • wip

  • chmod +x

  • wip

  • Single PR

  • signed?

  • wip

  • wip

  • Update README.md

  • Update .github/workflows/build-docker-task.yml

  • Update ProjectTemplate.slnx

  • Update .github/workflows/build-project-task.yml

  • Update .github/workflows/build-library-task.yml

  • Update .github/workflows/build-executable-task.yml

  • Refactor build-docker-task.yml workflow configuration

  • wip

  • wip

  • indentation

  • wip

  • rules

  • indentation


* wip
* wip
* wip
* wip
* wip
* wip
* wip
* chmod +x
* wip
* Single PR
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* signed?
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* wip
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* wip
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/build-docker-task.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ProjectTemplate.slnx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/build-project-task.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/build-library-task.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/build-executable-task.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Refactor build-docker-task.yml workflow configuration
* wip
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* wip
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* indentation
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* wip
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* rules
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* indentation
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
---------
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
CopilotAI review requested due to automatic review settings January 15, 2026 15:58
@ptr727
ptr727 merged commit 2dff814 into developJan 15, 2026
34 checks passed

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

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 updates the documentation for GitHub branch protection rules in the README.md file by fixing the indentation structure to properly reflect the hierarchical relationship of branch protection settings.

Changes:

  • Corrected indentation for nested branch protection rule options in the main branch ruleset section
  • Added duplicate entry for "Require branches to be up to date before merging" under status checks

Comment threadREADME.md
- `Dismiss stale pull request approvals when new commits are pushed`
- `Require status checks to pass`
- `Require branches to be up to date before merging`
- `Require branches to be up to date before merging`

CopilotAIJan 15, 2026

Copy link

Choose a reason for hiding this comment

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

The option 'Require branches to be up to date before merging' is duplicated on lines 127 and 128. Remove one of these duplicate entries.

Suggested change
- `Require branches to be up to date before merging`

Copilot uses AI. Check for mistakes.
Sign up for freeto 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

@ptr727