Skip to content
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

feat: Add issue_lock.yml file, remove redundant fields from the workflows #149

Merged
merged 6 commits into from
Dec 29, 2024

Conversation

kurosakishigure
Copy link
Owner

@kurosakishigure kurosakishigure commented Dec 29, 2024

Description

  • Add issue_lock.yml file
  • Removed the redundant Checkout repository step from labeler.yml
  • Removed the redundant github-token field from the labeler.yml file
  • Removed the redundant gitHub-token field from the ci.yml file
  • Rename path-to-lcov to file from the ci.yml file
  • Rename coverallsapp/github-action@master to coverallsapp/github-action@v2 from the ci.yml file
  • Removed the redundant env.GITHUB_TOKEN field from the cd.yml file
  • Rename Add Labels to Add labels from the labeler.yml file
  • What is the purpose of this PR?
  • What problem does it solve?
  • Are there any breaking changes or backwards compatibility issues?
    • None

Related Issue

Type of Change

  • New feature
  • Miscellaneous tasks

How Has This Been Tested?

  • I have run unit tests
  • I have tested the changes manually
  • I have tested in a staging environment

Checklist

  • I have read and followed the guidelines in CONTRIBUTING.md
  • I have already updated the related templates accordingly (if applicable)
  • I have written or updated relevant documentation (if applicable)
  • I have added or updated tests to cover my changes (if applicable)
  • I have reviewed my code for any potential issues

Additional Notes

None.

@github-actions github-actions bot added the enhancement New feature or request label Dec 29, 2024
@kurosakishigure kurosakishigure changed the title feat: Add issue_lock.yml file, Removed the redundant Checkout repository step from labeler.yml feat: Add issue_lock.yml file, remove redundant fields from the workflows Dec 29, 2024
@kurosakishigure
Copy link
Owner Author

This PR is worth monitoring, but there shouldn't be any major issues. ¯ \ _ (°ペ) _ / ¯

@kurosakishigure kurosakishigure merged commit 9ce81c1 into canary Dec 29, 2024
14 checks passed
@kurosakishigure kurosakishigure deleted the feat/issue_lock branch December 29, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an issue_lock.yml file
1 participant