Skip to content

949: Added workflow.md file - #904

Merged
Arshadul-Monir merged 1 commit into
mainfrom
949
Apr 16, 2026
Merged

949: Added workflow.md file#904
Arshadul-Monir merged 1 commit into
mainfrom
949

Conversation

@Arshadul-Monir

@Arshadul-Monir Arshadul-Monir commented Apr 15, 2026

Copy link
Copy Markdown
Member

949

Description of changes

Added a markdown file depicting the task workflow from assignment to merging

Checklist before review

  • I have done a thorough self-review of the PR
  • Copilot has reviewed my latest changes, and all comments have been fixed and/or closed.
  • If I have made database changes, I have made sure I followed all the db repo rules listed in the wiki here. (check if no db changes)
  • All tests have passed
  • I have successfully deployed this PR to staging
  • I have done manual QA in both dev (and staging if possible) and attached screenshots below.

Screenshots

Dev

Staging

@github-actions

Copy link
Copy Markdown
Contributor

Available PR Commands

  • /ai - Triggers all AI review commands at once
  • /review - AI review of the PR changes
  • /describe - AI-powered description of the PR
  • /improve - AI-powered suggestions
  • /deploy - Deploy to staging

See: https://github.com/tahminator/codebloom/wiki/CI-Commands

@github-actions

Copy link
Copy Markdown
Contributor

Ticket Validation Failed

The following issues were found with the attached ticket:

  • Acceptance Criteria (AC) is not provided in the ticket description.

@github-actions

Copy link
Copy Markdown
Contributor

Title

949: Added workflow.md file


PR Type

Documentation


Description

  • Defines feature development workflow.

  • Outlines Notion, branching, commit standards.

  • Details PR creation, review, and merge.

  • Provides notes on best practices.


Diagram Walkthrough

flowchart LR
  A["Read Task Description"] --> B["Set Notion In Progress"]
  B --> C["Create Local Branch"]
  C --> D["Develop Feature & Commit"]
  D --> E["Open Pull Request"]
  E --> F["Set Notion Pending PR"]
  F --> G["Deploy to Staging"]
  G --> H["Resolve Reviewer Comments"]
  H --> I["Rebase & Merge to Main"]
  I --> J["Set Notion Done"]
Loading

File Walkthrough

Relevant files
Documentation
WORKFLOW.md
New documentation for feature development workflow             

docs/local/WORKFLOW.md

  • Introduces a new WORKFLOW.md file detailing the feature development
    process.
  • Outlines steps from understanding a Notion task to merging a PR into
    main.
  • Specifies guidelines for Notion ticket status updates, branch naming,
    and commit message prefixes.
  • Includes instructions for PR description, screenshots, deployment, and
    reviewer interaction.
  • Provides notes on maintaining branch/commit alignment and squashing
    commits.
+30/-0   

@github-actions

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

Comment thread docs/local/WORKFLOW.md
Comment thread docs/local/WORKFLOW.md
Comment thread docs/local/WORKFLOW.md
@Arshadul-Monir

Copy link
Copy Markdown
Member Author

/deploy

@Arshadul-Monir
Arshadul-Monir merged commit 3c570a8 into main Apr 16, 2026
34 of 35 checks passed
@Arshadul-Monir
Arshadul-Monir deleted the 949 branch April 16, 2026 22:34
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.

1 participant