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

Feature: Adding GitHub actions #25

Merged
merged 10 commits into from
May 31, 2022
Merged

Feature: Adding GitHub actions #25

merged 10 commits into from
May 31, 2022

Conversation

kirankotari
Copy link
Member

@kirankotari kirankotari commented May 28, 2022

  • pytest action for python 3.x
  • pytest action for python 2.7.x
  • publish action to PyPI on tags
  • labeler action to label pull request
  • remove-labeler action to remove labels after PR is mergerd
  • labeler action to label issues and features
  • Adding issue_templates
  • Need to add secret keys
  • Need to remove synk action (nothing happening)

@kirankotari kirankotari linked an issue May 28, 2022 that may be closed by this pull request
@kirankotari kirankotari added the enhancement New feature or request label May 31, 2022
@kirankotari kirankotari disabled auto-merge May 31, 2022 09:12
@kirankotari kirankotari merged commit 46cd77a into master May 31, 2022
@github-actions github-actions bot removed the enhancement New feature or request label May 31, 2022
@kirankotari kirankotari mentioned this pull request May 31, 2022
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.

feature: Add GitHub actions
1 participant