Dessa
e2bdefdf9a
chore: only run GitHub actions when on main account ( #4433 )
the most prominent case being update-copyright-years-in-license-file altering commit history in forks depending on configuration (sometimes these type of PRs just auto-merge on forks, creating a merge conflict when they sync their fork for preparing a PR)
additionally, some actions require secrets so they would fail anyway
Co-authored-by: Daniel Gibbs <[email protected] >
1 year ago
dependabot[bot]
38e3098777
build(deps): bump github/issue-labeler from 3.2 to 3.3 ( #4375 )
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 3.2 to 3.3.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v3.2...v3.3 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
maximalmax90
290eb6be3a
Update update_vintagestory.sh ( #4286 )
* build(deps): bump github/issue-labeler from 3.1 to 3.2 (#4258 )
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 3.1 to 3.2.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v3.1...v3.2 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update update_vintagestory.sh
* Update _default.cfg
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
ba7500901e
build(deps): bump github/issue-labeler from 3.1 to 3.2 ( #4258 )
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 3.1 to 3.2.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v3.1...v3.2 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Daniel Gibbs
e95d77f38a
chore: update GitHub workflow names and add more descriptive names
This commit updates the name of several GitHub workflows to use proper capitalization and adds more descriptive names. The changes include:
- Add to project workflow: updated name from "Add game server requests to project" to "Add to Project"
- Details check workflow: updated name from "Details Check" to "Check LinuxGSM game server config and parameter variables"
- Git sync workflow: updated name from "Github to Bitbucket sync" to "Sync GitHub repo with backup Bitbucket repo"
- Issue labeler workflow: updated name from "Issue Labeler" to "Automatically label issues based on configuration file"
- Lock threads workflow: updated name from "Lock Threads" to "Automatically lock inactive threads after one week"
- Potential duplicates workflow: updated name from "Potential Duplicates" to "Detect potential duplicate issues and apply a label"
- Server list validation workflow: updated name from "Server list Validation" to Validate LinuxGSM serverlist.json format
- Trigger docker build workflow: added more descriptive names for each job
- Update copyright years in license file workflow: removed unnecessary dashes at the beginning, added a more concise description
- Version check workflow: added a more concise description
2 years ago
dependabot[bot]
a69825aa7c
build(deps): bump github/issue-labeler from 2.5 to 3.1 ( #4152 )
* chore: auto add game server requests to gh project
* build(deps): bump github/issue-labeler from 2.5 to 3.1
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 2.5 to 3.1.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v2.5...v3.1 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Daniel Gibbs
ec3605624a
chore: fix labeler
a
a
2 years ago
Daniel Gibbs
6b73179e5d
fix: issue labeler
Delete create-release.yml
a
2 years ago
dependabot[bot]
a9ffd08d38
build(deps): bump github/issue-labeler from 2.5 to 2.6 ( #4090 )
* feat(docker): add docker image list to csv
* build(deps): bump github/issue-labeler from 2.5 to 2.6
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 2.5 to 2.6.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v2.5...v2.6 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Daniel Gibbs
b901412f9d
chore: linting
2 years ago
Daniel Gibbs
635f4bce52
chore: use prettier for code tidy ( #3901 )
* feat: start using prettier linter
https://prettier.io/
* feat: prettier code formatting
* feat: add super linter
3 years ago
dependabot[bot]
f78d707f2a
build(deps): bump github/issue-labeler from 2.4 to 2.5 ( #3862 )
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 2.4 to 2.5.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v2.4...v2.5 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
nathannaveen
20eb96e837
chore: Set permissions for GitHub actions ( #3849 )
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: nathannaveen <[email protected] >
3 years ago
Daniel Gibbs
081826b240
actions: fixes for labeler and sponsored
labeler
test
reg
add query
Added games
add pr-labeler
4 years ago
Daniel Gibbs
3fe55b634d
actions: fixes for labeler and sponsored
labeler
test
reg
4 years ago
Daniel Gibbs
23bbc227ae
New Labeler action
add distros
add bug and feature
new labels
fastdl
regex
Add sponsor label
4 years ago
Daniel Gibbs
1efb0a01ea
add labels for all games
4 years ago
Daniel Gibbs
daab088491
make labeler more readable
4 years ago
Daniel Gibbs
c0e79e803a
Update labeler.yml
4 years ago
Daniel Gibbs
6960cd5c14
Update labeler.yml
4 years ago
Daniel Gibbs
9d8c53f5bf
Update labeler.yml
4 years ago
Daniel Gibbs
19ac5610f1
Update labeler.yml
4 years ago
Daniel Gibbs
3873a45798
Update labeler.yml
4 years ago
Daniel Gibbs
f07a7aba01
Update labeler.yml
4 years ago
Daniel Gibbs
cd44a0e849
Update labeler.yml
4 years ago
Daniel Gibbs
ecc455c4fc
Update labeler.yml
4 years ago
Daniel Gibbs
7826f36b24
Update labeler.yml
4 years ago
Daniel Gibbs
ec1c66dd16
Create labeler.yml
4 years ago