Skip to content

Testing Pull Request#406

Closed
Zenious wants to merge 18 commits intogithub-community-projects:mainfrom
SCMOSTest:private-mirror-private
Closed

Testing Pull Request#406
Zenious wants to merge 18 commits intogithub-community-projects:mainfrom
SCMOSTest:private-mirror-private

Conversation

@Zenious
Copy link

@Zenious Zenious commented Jan 29, 2026

Pull Request

Proposed Changes

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run npm run lint and fix any linting issues that have been introduced
  • run npm run test and run tests
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance, or breaking

dependabot bot and others added 18 commits November 28, 2025 02:16
Bumps node from 22-alpine to 25-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 25-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@49933ea...2028fbc)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...1af3b93)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 4.31.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@fca7ace...fdbfb4d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…alpine

chore(deps): bump node from 22-alpine to 25-alpine
…actions/upload-artifact-5.0.0

chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0
…github/codeql-action-4.31.5

chore(deps): bump github/codeql-action from 3.28.19 to 4.31.5
…actions/checkout-6.0.0

chore(deps): bump actions/checkout from 4.2.2 to 6.0.0
…actions/setup-node-6.0.0

chore(deps): bump actions/setup-node from 4.4.0 to 6.0.0
Bumps node from `26ded7f` to `fd16460`.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 25-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…6460

chore(deps): bump node from `26ded7f` to `fd16460`
Fix formatting in test-custom-workflow.yml
@Zenious Zenious requested review from a team as code owners January 29, 2026 04:19
@Zenious Zenious closed this Jan 29, 2026
@Zenious Zenious deleted the private-mirror-private branch January 29, 2026 04:19
@Zenious Zenious changed the title Private mirror private Testing Pull Request Jan 29, 2026
@wrslatz
Copy link
Contributor

wrslatz commented Feb 1, 2026

@Zenious 👋 I noticed this pull request. Let us know if you need any support contributing or want any feedback.

@Zenious
Copy link
Author

Zenious commented Feb 2, 2026

@wrslatz no issues so far. I was testing the behavior of raising a PR against the main branch of the forked repository to see if we could block it, but I had indicated the wrong upstream repository instead. Since the PMA app already prevents direct pushes to the fork repositories, I wanted to check if PRs were possible and do restrict it.

@wrslatz
Copy link
Contributor

wrslatz commented Feb 2, 2026

@wrslatz no issues so far. I was testing the behavior of raising a PR against the main branch of the forked repository to see if we could block it, but I had indicated the wrong upstream repository instead. Since the PMA app already prevents direct pushes to the fork repositories, I wanted to check if PRs were possible and do restrict it.

No worries, and sounds great! If you end up having questions and want to chat with maintainers, feel free to open a discussion.

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