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

add workflow init commit #1308

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add workflow init commit #1308

wants to merge 1 commit into from

Conversation

gammam
Copy link
Member

@gammam gammam commented Sep 12, 2024

This PR add a new workflows Jira-Check
This GitHub Action checks if the branch name in a pull request contains a valid JIRA ticket.
It accepts a list of project acronyms (e.g., "RTD,ABC,XYZ") as input, ensuring that the branch
name follows the format - (e.g., RTD-123).

List of changes

A new workflow

Motivation and context

Any Infra change should be related to a product need, therefore any pull_request must be related to a backlog item ( JIRA Ticket).

Show any change that is not registered on a backlog.
It can be used to block changes not registered

Type of changes

  • Add new resources
  • Update configuration to existing resources
  • Remove existing resources

Does this introduce a change to production resources with possible user impact?

  • Yes, users may be impacted applying this change
  • No

Does this introduce an unwanted change on infrastructure? Check terraform plan execution result

  • Yes
  • No

Has This Been Tested?

  • [ X] Yes
  • No

Other information

Target:


How Has This Been Tested?

  • Unit Test Suite
  • Integration Test Suite
  • Api Tests
  • Load Tests

running local with act and tested on a personal repo

Link to test results


If PR is partially applied, why? (reserved to mantainers)

@and-mora
Copy link
Contributor

hi @gammam may we close this PR?

@gammam
Copy link
Member Author

gammam commented Nov 15, 2024

TBC in a refinement , maybe ? Is the goal still valid ?

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.

2 participants