Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

ci: add action for validate pull request #178

Merged
merged 2 commits into from May 23, 2022
Merged

ci: add action for validate pull request #178

merged 2 commits into from May 23, 2022

Conversation

pedronauck
Copy link
Member

Problem

Since we are generating changelogs based on conventional commits, when we are squashing pull requests without the right title we are lost a lot of information when generating our changelogs.

Solution

This pull request just adds a Github action that validates the title according to conventional commits and also checks lint and tests.

@pedronauck pedronauck added the enhancement New feature or request label May 20, 2022
@pedronauck pedronauck self-assigned this May 20, 2022
@vercel
Copy link

vercel bot commented May 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
swayswap ✅ Ready (Inspect) Visit Preview May 20, 2022 at 8:27PM (UTC)

Copy link
Contributor

@adlerjohn adlerjohn left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Contributor

@LuizAsFight LuizAsFight left a comment

Choose a reason for hiding this comment

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

utACK

@pedronauck pedronauck merged commit 46da846 into master May 23, 2022
@pedronauck pedronauck deleted the ci/pr-check branch May 23, 2022 18:15
pedronauck added a commit that referenced this pull request May 23, 2022
…-select

* 'master' of github.com:FuelLabs/swayswap:
  ci: add action for validate pull request (#178)
  feat: add user guided states on swap (#188)
  docs: add links for live previews (#183)
  feat(PoolPage): improve button feedback. reload/clear after create liquidity (#187)
  feat(PoolPage): When set input value, calculate the other input value. Validate if pool ratio is right (#185)
  feat: Save state of pool page (#164)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants