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

Fix the branch names in restrict-branch-merge.yml #36

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

gSrikar
Copy link
Collaborator

@gSrikar gSrikar commented Sep 23, 2024

Description

Master branch name is used to validate the merge requests. Instead use Main branch

JIRA Tickets

Not Required

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Additional Tests

How Has This Been Tested?

Share the testing strategy used to ensure the changes work as expected.

  • Unit tests
  • Integration tests
  • UI tests
  • Manual testing

Test Configuration:

  • Physical Device

    • iPhone 11
    • iPhone 12 Mini
    • Simulator
  • OS Version:

    • 18
    • 17
    • 16

Contributor Checklist

  • A JIRA Task is created
  • Current Branch name starts with JIRA task name
  • Tests for the changes have been added
  • CHANGELOG Updated
  • Version number updated
  • Build is successful
  • Changes do not negatively impact performance
  • New code follows Google Java/Kotlin Style guidelines
  • Performed a self-review of my code
  • Removed any logs added in debug mode
  • Commented my code, particularly in hard-to-understand areas

@gSrikar gSrikar self-assigned this Sep 23, 2024
@gSrikar gSrikar added the documentation Improvements or additions to documentation label Sep 23, 2024
Copy link
Member

@AshutoshAJ AshutoshAJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@AshutoshAJ AshutoshAJ merged commit a3060e3 into develop Sep 23, 2024
1 check passed
@AshutoshAJ AshutoshAJ deleted the fix-main-branch-name branch September 23, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants