Skip to content

Update README.md #2194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025
Merged

Update README.md #2194

merged 1 commit into from
Jun 6, 2025

Conversation

nebuk89
Copy link
Contributor

@nebuk89 nebuk89 commented Jun 2, 2025

Updating contributions status

@Copilot Copilot AI review requested due to automatic review settings June 2, 2025 09:38
@nebuk89 nebuk89 requested a review from a team as a code owner June 2, 2025 09:38
Copy link

@Copilot Copilot AI left a comment

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 README to communicate that contributions are not currently accepted and guides users to appropriate support channels.

  • Introduces a new section explaining current contribution policy.
  • Lists steps for directing questions, bug reports, and security issues.
  • Clarifies that security updates and major fixes will continue.

@nebuk89 nebuk89 merged commit 09d2aca into main Jun 6, 2025
11 checks passed
@nebuk89 nebuk89 deleted the nebuk89-patch-1 branch June 6, 2025 08:19
kodiakhq bot pushed a commit to pdylanross/fatigue that referenced this pull request Aug 12, 2025
Bumps actions/checkout from 4 to 5.

Release notes
Sourced from actions/checkout's releases.

v5.0.0
What's Changed

Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226
Prepare v5.0.0 release by @​salmanmkc in actions/checkout#2238

⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v4.3.0
What's Changed

docs: update README.md by @​motss in actions/checkout#1971
Add internal repos for checking out multiple repositories by @​mouismail in actions/checkout#1977
Documentation update - add recommended permissions to Readme by @​benwells in actions/checkout#2043
Adjust positioning of user email note and permissions heading by @​joshmgross in actions/checkout#2044
Update README.md by @​nebuk89 in actions/checkout#2194
Update CODEOWNERS for actions by @​TingluoHuang in actions/checkout#2224
Update package dependencies by @​salmanmkc in actions/checkout#2236
Prepare release v4.3.0 by @​salmanmkc in actions/checkout#2237

New Contributors

@​motss made their first contribution in actions/checkout#1971
@​mouismail made their first contribution in actions/checkout#1977
@​benwells made their first contribution in actions/checkout#2043
@​nebuk89 made their first contribution in actions/checkout#2194
@​salmanmkc made their first contribution in actions/checkout#2236

Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2
What's Changed

url-helper.ts now leverages well-known environment variables by @​jww3 in actions/checkout#1941
Expand unit test coverage for isGhes by @​jww3 in actions/checkout#1946

Full Changelog: actions/checkout@v4.2.1...v4.2.2
v4.2.1
What's Changed

Check out other refs/* by commit if provided, fall back to ref by @​orhantoy in actions/checkout#1924

New Contributors

@​Jcambass made their first contribution in actions/checkout#1919

Full Changelog: actions/checkout@v4.2.0...v4.2.1


... (truncated)


Changelog
Sourced from actions/checkout's changelog.

Changelog
V5.0.0

Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226

V4.3.0

docs: update README.md by @​motss in actions/checkout#1971
Add internal repos for checking out multiple repositories by @​mouismail in actions/checkout#1977
Documentation update - add recommended permissions to Readme by @​benwells in actions/checkout#2043
Adjust positioning of user email note and permissions heading by @​joshmgross in actions/checkout#2044
Update README.md by @​nebuk89 in actions/checkout#2194
Update CODEOWNERS for actions by @​TingluoHuang in actions/checkout#2224
Update package dependencies by @​salmanmkc in actions/checkout#2236

v4.2.2

url-helper.ts now leverages well-known environment variables by @​jww3 in actions/checkout#1941
Expand unit test coverage for isGhes by @​jww3 in actions/checkout#1946

v4.2.1

Check out other refs/* by commit if provided, fall back to ref by @​orhantoy in actions/checkout#1924

v4.2.0

Add Ref and Commit outputs by @​lucacome in actions/checkout#1180
Dependency updates by @​dependabot- actions/checkout#1777, actions/checkout#1872

v4.1.7

Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739
Bump actions/checkout from 3 to 4 by @​dependabot in actions/checkout#1697
Check out other refs/* by commit by @​orhantoy in actions/checkout#1774
Pin actions/checkout's own workflows to a known, good, stable version. by @​jww3 in actions/checkout#1776

v4.1.6

Check platform to set archive extension appropriately by @​cory-miller in actions/checkout#1732

v4.1.5

Update NPM dependencies by @​cory-miller in actions/checkout#1703
Bump github/codeql-action from 2 to 3 by @​dependabot in actions/checkout#1694
Bump actions/setup-node from 1 to 4 by @​dependabot in actions/checkout#1696
Bump actions/upload-artifact from 2 to 4 by @​dependabot in actions/checkout#1695
README: Suggest user.email to be 41898282+github-actions[bot]@users.noreply.github.com by @​cory-miller in actions/checkout#1707

v4.1.4

Disable extensions.worktreeConfig when disabling sparse-checkout by @​jww3 in actions/checkout#1692
Add dependabot config by @​cory-miller in actions/checkout#1688
Bump the minor-actions-dependencies group with 2 updates by @​dependabot in actions/checkout#1693
Bump word-wrap from 1.2.3 to 1.2.5 by @​dependabot in actions/checkout#1643

v4.1.3


... (truncated)


Commits

08c6903 Prepare v5.0.0 release (#2238)
9f26565 Update actions checkout to use node 24 (#2226)
See full diff in compare view




Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
luketainton pushed a commit to luketainton/roboluke-tasks that referenced this pull request Aug 12, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | minor | `v4.2.2` -> `v4.3.0` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v4.3.0`](https://github.com/actions/checkout/releases/tag/v4.3.0)

[Compare Source](actions/checkout@v4.2.2...v4.3.0)

#### What's Changed

- docs: update README.md by [@&#8203;motss](https://github.com/motss) in actions/checkout#1971
- Add internal repos for checking out multiple repositories by [@&#8203;mouismail](https://github.com/mouismail) in actions/checkout#1977
- Documentation update - add recommended permissions to Readme by [@&#8203;benwells](https://github.com/benwells) in actions/checkout#2043
- Adjust positioning of user email note and permissions heading by [@&#8203;joshmgross](https://github.com/joshmgross) in actions/checkout#2044
- Update README.md by [@&#8203;nebuk89](https://github.com/nebuk89) in actions/checkout#2194
- Update CODEOWNERS for actions by [@&#8203;TingluoHuang](https://github.com/TingluoHuang) in actions/checkout#2224
- Update package dependencies by [@&#8203;salmanmkc](https://github.com/salmanmkc) in actions/checkout#2236
- Prepare release v4.3.0 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in actions/checkout#2237

#### New Contributors

- [@&#8203;motss](https://github.com/motss) made their first contribution in actions/checkout#1971
- [@&#8203;mouismail](https://github.com/mouismail) made their first contribution in actions/checkout#1977
- [@&#8203;benwells](https://github.com/benwells) made their first contribution in actions/checkout#2043
- [@&#8203;nebuk89](https://github.com/nebuk89) made their first contribution in actions/checkout#2194
- [@&#8203;salmanmkc](https://github.com/salmanmkc) made their first contribution in actions/checkout#2236

**Full Changelog**: actions/checkout@v4...v4.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tainton.uk/repos/roboluke/pulls/368
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 12, 2025
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.7 | v4.3.0 |


## [vv4.3.0](https://github.com/actions/checkout/releases/tag/v4.3.0)

##### What's Changed

- docs: update README.md by [@motss](https://github.com/motss) in actions/checkout#1971
- Add internal repos for checking out multiple repositories by [@mouismail](https://github.com/mouismail) in actions/checkout#1977
- Documentation update - add recommended permissions to Readme by [@benwells](https://github.com/benwells) in actions/checkout#2043
- Adjust positioning of user email note and permissions heading by [@joshmgross](https://github.com/joshmgross) in actions/checkout#2044
- Update README.md by [@nebuk89](https://github.com/nebuk89) in actions/checkout#2194
- Update CODEOWNERS for actions by [@TingluoHuang](https://github.com/TingluoHuang) in actions/checkout#2224
- Update package dependencies by [@salmanmkc](https://github.com/salmanmkc) in actions/checkout#2236
- Prepare release v4.3.0 by [@salmanmkc](https://github.com/salmanmkc) in actions/checkout#2237

##### New Contributors

- [@motss](https://github.com/motss) made their first contribution in actions/checkout#1971
- [@mouismail](https://github.com/mouismail) made their first contribution in actions/checkout#1977
- [@benwells](https://github.com/benwells) made their first contribution in actions/checkout#2043
- [@nebuk89](https://github.com/nebuk89) made their first contribution in actions/checkout#2194
- [@salmanmkc](https://github.com/salmanmkc) made their first contribution in actions/checkout#2236

**Full Changelog**: actions/checkout@v4...v4.3.0


## [vv4.2.2](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422)

- `url-helper.ts` now leverages well-known environment variables by [@jww3](https://github.com/jww3) in actions/checkout#1941
- Expand unit test coverage for `isGhes` by [@jww3](https://github.com/jww3) in actions/checkout#1946


## [vv4.2.1](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421)

- Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://github.com/orhantoy) in actions/checkout#1924


## [vv4.2.0](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420)

- Add Ref and Commit outputs by [@lucacome](https://github.com/lucacome) in actions/checkout#1180
- Dependency updates by [@dependabot-](https://github.com/dependabot-) actions/checkout#1777, actions/checkout#1872
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 12, 2025
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.7 | v5.0.0 |


## [vv5.0.0](https://github.com/actions/checkout/releases/tag/v5.0.0)

##### What's Changed

- Update actions checkout to use node 24 by [@salmanmkc](https://github.com/salmanmkc) in actions/checkout#2226
- Prepare v5.0.0 release by [@salmanmkc](https://github.com/salmanmkc) in actions/checkout#2238

##### ⚠️ Minimum Compatible Runner Version

**v2.327.1**\
[Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1)

Make sure your runner is updated to this version or newer to use this release.

**Full Changelog**: actions/checkout@v4...v5.0.0


## [vv4.3.0](https://github.com/actions/checkout/releases/tag/v4.3.0)

##### What's Changed

- docs: update README.md by [@motss](https://github.com/motss) in actions/checkout#1971
- Add internal repos for checking out multiple repositories by [@mouismail](https://github.com/mouismail) in actions/checkout#1977
- Documentation update - add recommended permissions to Readme by [@benwells](https://github.com/benwells) in actions/checkout#2043
- Adjust positioning of user email note and permissions heading by [@joshmgross](https://github.com/joshmgross) in actions/checkout#2044
- Update README.md by [@nebuk89](https://github.com/nebuk89) in actions/checkout#2194
- Update CODEOWNERS for actions by [@TingluoHuang](https://github.com/TingluoHuang) in actions/checkout#2224
- Update package dependencies by [@salmanmkc](https://github.com/salmanmkc) in actions/checkout#2236
- Prepare release v4.3.0 by [@salmanmkc](https://github.com/salmanmkc) in actions/checkout#2237

##### New Contributors

- [@motss](https://github.com/motss) made their first contribution in actions/checkout#1971
- [@mouismail](https://github.com/mouismail) made their first contribution in actions/checkout#1977
- [@benwells](https://github.com/benwells) made their first contribution in actions/checkout#2043
- [@nebuk89](https://github.com/nebuk89) made their first contribution in actions/checkout#2194
- [@salmanmkc](https://github.com/salmanmkc) made their first contribution in actions/checkout#2236

**Full Changelog**: actions/checkout@v4...v4.3.0


## [vv4.2.2](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422)

- `url-helper.ts` now leverages well-known environment variables by [@jww3](https://github.com/jww3) in actions/checkout#1941
- Expand unit test coverage for `isGhes` by [@jww3](https://github.com/jww3) in actions/checkout#1946


## [vv4.2.1](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421)

- Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://github.com/orhantoy) in actions/checkout#1924


## [vv4.2.0](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420)

- Add Ref and Commit outputs by [@lucacome](https://github.com/lucacome) in actions/checkout#1180
- Dependency updates by [@dependabot-](https://github.com/dependabot-) actions/checkout#1777, actions/checkout#1872
rsned pushed a commit to golang/geo that referenced this pull request Aug 13, 2025
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2
to 5.0.0.

Release notes
Sourced from actions/checkout's releases.

v5.0.0
What's Changed
Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226
Prepare v5.0.0 release by @​salmanmkc in actions/checkout#2238
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0
What's Changed
docs: update README.md by @​motss in actions/checkout#1971
Add internal repos for checking out multiple repositories by @​mouismail in actions/checkout#1977
Documentation update - add recommended permissions to Readme by @​benwells in actions/checkout#2043
Adjust positioning of user email note and permissions heading by @​joshmgross in actions/checkout#2044
Update README.md by @​nebuk89 in actions/checkout#2194
Update CODEOWNERS for actions by @​TingluoHuang in actions/checkout#2224
Update package dependencies by @​salmanmkc in actions/checkout#2236
Prepare release v4.3.0 by @​salmanmkc in actions/checkout#2237
New Contributors
@​motss made their first contribution in actions/checkout#1971
@​mouismail made their first contribution in actions/checkout#1977
@​benwells made their first contribution in actions/checkout#2043
@​nebuk89 made their first contribution in actions/checkout#2194
@​salmanmkc made their first contribution in actions/checkout#2236
Full Changelog: actions/checkout@v4...v4.3.0

Changelog
Sourced from actions/checkout's changelog.

Changelog
V5.0.0
Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226
V4.3.0
docs: update README.md by @​motss in actions/checkout#1971
Add internal repos for checking out multiple repositories by @​mouismail in actions/checkout#1977
Documentation update - add recommended permissions to Readme by @​benwells in actions/checkout#2043
Adjust positioning of user email note and permissions heading by @​joshmgross in actions/checkout#2044
Update README.md by @​nebuk89 in actions/checkout#2194
Update CODEOWNERS for actions by @​TingluoHuang in actions/checkout#2224
Update package dependencies by @​salmanmkc in actions/checkout#2236
v4.2.2
url-helper.ts now leverages well-known environment variables by @​jww3 in actions/checkout#1941
Expand unit test coverage for isGhes by @​jww3 in actions/checkout#1946
v4.2.1
Check out other refs/* by commit if provided, fall back to ref by @​orhantoy in actions/checkout#1924
v4.2.0
Add Ref and Commit outputs by @​lucacome in actions/checkout#1180
Dependency updates by @​dependabot- actions/checkout#1777, actions/checkout#1872
v4.1.7
Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739
Bump actions/checkout from 3 to 4 by @​dependabot in actions/checkout#1697
Check out other refs/* by commit by @​orhantoy in actions/checkout#1774
Pin actions/checkout's own workflows to a known, good, stable version. by @​jww3 in actions/checkout#1776
v4.1.6
Check platform to set archive extension appropriately by @​cory-miller in actions/checkout#1732
v4.1.5
Update NPM dependencies by @​cory-miller in actions/checkout#1703
Bump github/codeql-action from 2 to 3 by @​dependabot in actions/checkout#1694
Bump actions/setup-node from 1 to 4 by @​dependabot in actions/checkout#1696
Bump actions/upload-artifact from 2 to 4 by @​dependabot in actions/checkout#1695
README: Suggest user.email to be 41898282+github-actions[bot]@users.noreply.github.com by @​cory-miller in actions/checkout#1707
v4.1.4
Disable extensions.worktreeConfig when disabling sparse-checkout by @​jww3 in actions/checkout#1692
Add dependabot config by @​cory-miller in actions/checkout#1688
Bump the minor-actions-dependencies group with 2 updates by @​dependabot in actions/checkout#1693
Bump word-wrap from 1.2.3 to 1.2.5 by @​dependabot in actions/checkout#1643
v4.1.3
... (truncated)
luketainton pushed a commit to luketainton/gha-workflows that referenced this pull request Aug 15, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | minor | `v4.2.2` -> `v4.3.0` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v4.3.0`](https://github.com/actions/checkout/releases/tag/v4.3.0)

[Compare Source](actions/checkout@v4.2.2...v4.3.0)

#### What's Changed

- docs: update README.md by [@&#8203;motss](https://github.com/motss) in actions/checkout#1971
- Add internal repos for checking out multiple repositories by [@&#8203;mouismail](https://github.com/mouismail) in actions/checkout#1977
- Documentation update - add recommended permissions to Readme by [@&#8203;benwells](https://github.com/benwells) in actions/checkout#2043
- Adjust positioning of user email note and permissions heading by [@&#8203;joshmgross](https://github.com/joshmgross) in actions/checkout#2044
- Update README.md by [@&#8203;nebuk89](https://github.com/nebuk89) in actions/checkout#2194
- Update CODEOWNERS for actions by [@&#8203;TingluoHuang](https://github.com/TingluoHuang) in actions/checkout#2224
- Update package dependencies by [@&#8203;salmanmkc](https://github.com/salmanmkc) in actions/checkout#2236
- Prepare release v4.3.0 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in actions/checkout#2237

#### New Contributors

- [@&#8203;motss](https://github.com/motss) made their first contribution in actions/checkout#1971
- [@&#8203;mouismail](https://github.com/mouismail) made their first contribution in actions/checkout#1977
- [@&#8203;benwells](https://github.com/benwells) made their first contribution in actions/checkout#2043
- [@&#8203;nebuk89](https://github.com/nebuk89) made their first contribution in actions/checkout#2194
- [@&#8203;salmanmkc](https://github.com/salmanmkc) made their first contribution in actions/checkout#2236

**Full Changelog**: actions/checkout@v4...v4.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tainton.uk/actions/gha-workflows/pulls/28
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
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