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 pontos-github pr command #264

Merged
merged 12 commits into from
Jan 26, 2022
Merged

Add pontos-github pr command #264

merged 12 commits into from
Jan 26, 2022

Conversation

greenbonebot
Copy link
Member

@greenbonebot greenbonebot commented Jan 26, 2022

I want to create PRs easily in GitHub Actions. I guess this is the way!

GITHUB_TOKEN=xxx pontos-github pr greenbone/pontos y0urself/exec-github-api main "Add pontos-github pr command"

@greenbonebot greenbonebot requested a review from a team January 26, 2022 09:56
@codecov
Copy link

codecov bot commented Jan 26, 2022

Codecov Report

Merging #264 (41a40fb) into main (53bd38f) will decrease coverage by 1.28%.
The diff coverage is 54.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
- Coverage   86.61%   85.33%   -1.29%     
==========================================
  Files          23       26       +3     
  Lines        1375     1432      +57     
  Branches      210      214       +4     
==========================================
+ Hits         1191     1222      +31     
- Misses        139      164      +25     
- Partials       45       46       +1     
Impacted Files Coverage Δ
pontos/github/api.py 94.38% <ø> (ø)
pontos/github/main.py 26.66% <26.66%> (ø)
pontos/github/cmds.py 28.57% <28.57%> (ø)
pontos/github/argparser.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53bd38f...41a40fb. Read the comment docs.

pontos/github/argparser.py Outdated Show resolved Hide resolved
pontos/github/argparser.py Show resolved Hide resolved
pontos/github/argparser.py Show resolved Hide resolved
pontos/github/argparser.py Outdated Show resolved Hide resolved
pontos/github/argparser.py Outdated Show resolved Hide resolved
pontos/github/main.py Outdated Show resolved Hide resolved
@y0urself y0urself added the make release To trigger GitHub release action. label Jan 26, 2022
y0urself and others added 2 commits January 26, 2022 12:33
Co-authored-by: Björn Ricks <bjoern.ricks@greenbone.net>
pontos/github/cmds.py Outdated Show resolved Hide resolved
tests/github/test_argparser.py Outdated Show resolved Hide resolved
tests/github/test_argparser.py Outdated Show resolved Hide resolved
tests/github/test_argparser.py Outdated Show resolved Hide resolved
tests/github/test_argparser.py Outdated Show resolved Hide resolved
tests/github/test_argparser.py Outdated Show resolved Hide resolved
tests/github/test_argparser.py Outdated Show resolved Hide resolved
tests/github/test_argparser.py Outdated Show resolved Hide resolved
@y0urself y0urself merged commit 1bbaa52 into main Jan 26, 2022
@y0urself y0urself deleted the y0urself/exec-github-api branch January 26, 2022 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants