Skip to content

feat(setup): rules Test (#11)#12

Merged
husamettinarabaci merged 1 commit into
release/v0-prefrom
develop
Oct 2, 2025
Merged

feat(setup): rules Test (#11)#12
husamettinarabaci merged 1 commit into
release/v0-prefrom
develop

Conversation

@husamettinarabaci

Copy link
Copy Markdown
Member
  • feat(setup): rules Test

Rules Test 1

  • feat(setup): rules Test

Rules Test 1

Pull Request

📄 Summary

Clearly describe what this PR changes and why it is necessary.
Link to any relevant issue(s) below.


🧩 Affected Module(s)

Mark the modules impacted by this PR:

  • Source Code
  • Documentation
  • CI / Infra

✏️ PR Title Format

⚠️ PR title must follow Conventional Commits format.
Only these types are allowed:

feat, fix, chore, refactor, test, docs, ci, perf, build, release, hotfix, style

✅ Examples:

feat: add lifecycle state validator for widgets
fix: resolve webhook retry issue in network layer
chore: clean up unused Flutter plugins and dependencies
refactor: simplify event dispatcher with ChangeNotifier
test: add integration test for HexaCast widget
docs: update contributing guide with Flutter setup
ci: improve GitHub Actions caching for pub packages
perf: reduce widget rebuild latency in trigger handling
build: update pubspec.lock and bump package versions
release: prepare v0.3.0 Flutter app release
hotfix: patch crash on runtime navigation
style: apply dart format to all Dart files


✅ Checklist

Before submitting, make sure you've completed the following:

  • My branch name follows format: <type>/<short-description> (e.g., feat/auth-handler)
  • My PR title starts with one of the approved types listed above
  • My code passes formatting (dart format .)
  • I ran Clippy linter (flutter analyze) and resolved warnings
  • I ran tests successfully (flutter test)
  • I linked related issues using keywords like Closes #42
  • I ensured this PR has no unrelated changes
  • This PR is ready for review and does not include unfinished work

🔗 Related Issues

If this PR addresses one or more issues, link them here:

Closes #

💬 Additional Notes (Optional)

Include any test instructions, screenshots, diagrams, or context useful for reviewers.

* feat(setup): rules Test

Rules Test 1

* feat(setup): rules Test

Rules Test 1
@github-actions github-actions Bot added default:unclassified No specific category matched this PR or file path. module:docs Documentation tasks type:ci CI/CD workflows and automation tasks type:doc Documentation content type:infra Infrastructure, CI/CD, build system module:source Source Code labels Oct 2, 2025
@husamettinarabaci husamettinarabaci merged commit 448fd65 into release/v0-pre Oct 2, 2025
10 of 12 checks passed
@husamettinarabaci husamettinarabaci deleted the develop branch October 2, 2025 21:21
husamettinarabaci added a commit that referenced this pull request Oct 2, 2025
* feat(setup): rules Test

Rules Test 1

* feat(setup): rules Test

Rules Test 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

default:unclassified No specific category matched this PR or file path. module:docs Documentation tasks module:source Source Code type:ci CI/CD workflows and automation tasks type:doc Documentation content type:infra Infrastructure, CI/CD, build system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant